Hi all! I have a problem concening invoking public Web Services from inside a corporate network (and of course a firewall). The only possibility to access the Internet is via a proxy server and I don't have a clue how to tell my Java client to invoke the Service via this proxy.
I already constructed the Stubs and ServiceLocators with the WSDL2Java Tool and wrote a client utilizing that stuff, but I cannot reach the Service because of the problem mentioned above. Anybody who had similar problems? Your help is greatly appreciated! THX Mark
