Hi,
I have a few web services that are deployed on a testing system and on a production system. Everytime I need to deploy my code on the other system I need to manually change all the wsdl variables so that the web service client connects to the host which its being deployed on.
How do I specify the variables on the glassfish server so that the wsdl variables are changing dynamic by reading the correct values from the system its being deployed on?
I have a BPEL process which successfully do this by accessing the Application Variables on the sun-http-bindings component in the JBI. Can I do something similar for Web Services?
Thanks!
Erik
[Message sent by forum member 'tolvantolvan' (tolvantolvan)]
http://forums.java.net/jive/thread.jspa?messageID=342753