I am new to web service i am working on invoking a web service which is running in tomcat server on another machine and i am trying to invoke it by generating a client from the wsdl given and i am getting the following error when i run the client program.
Caused by: java.net.HttpRetryException: cannot retry due to server authentication, in streaming mode well i searched for it and got a site http://techpolesen.blogspot.com/2007/08/javanethttpretryexception-cannot-retry.html but was unable to get more help. Please guide me. Thanks -- View this message in context: http://www.nabble.com/Getting-exception-%3A-java.net.HttpRetryException%3A-cannot-retry-due-to-server-authentication%2C-in-streaming-mode-tp22453893p22453893.html Sent from the cxf-user mailing list archive at Nabble.com.
