Netbeans and webservice
I know this is non the correct Forum but Netbeans's Forum il closed....
so I hope that someone can help me anyway.
I use a webservice client with Netbeans 5.5 RC1 in my app, I set the proxy, Netbeans create all the classes, I try to use a method of this webservice and all works.
But if I try to deploy the application and run the jar file created it doesn't work, because the parameter of the proxy are not included into the jar file.
Someone can help me? How can I specify the proxy into the jar file? It's possible set dynamic parameters? from code or from a config file?
And another little question, how can I set login and password for the proxy?
Thank you very mutch for your help
il.Boni

