Web Service Proxy settings
742773May 26 2010 — edited Jun 3 2010Hi,
I created a project with oracle ADF 1.1.1.3 that contains a Web Service Proxy.
This proxy was generated by importing a WSDL file from a certain server.
I created a EAR file, and deployed my application : everything is working fine.
But what if the WSDL and my EAR file is moved or deployed to another server/location ?
Do I need to remake the EAR file that contains the URL location of the WSDL ?
Or is there a way I can provide a configuration file to set the WSDL location ? (without having to create an EAR file again)
Thanks.