| Author |
wsimport generated WebService and Proxy?
|
Florian Schaetz
Greenhorn
Joined: Oct 14, 2009
Posts: 11
|
|
Hello,
is there any possibility to set a - webservice-specific - proxy host (and port) to a webservice-client (created with wsimport) without using the system properties (http.proxyHost and http.proxyPort)? Unfortunately, I can't use those, as they interfer with other processes and using the nonProxyHosts property makes the whole thing harder to maintain. So it would be great if someone had an idea how to insert, for example, a java.net.Proxy object into a Webservice created with wsimport.
Thanks,
Flo
|
 |
 |
|
|
subject: wsimport generated WebService and Proxy?
|
|
|