Hey all:

I use axis to connect to a Windows Sharepoint server. Recently, an installation of our code started returning these errors:

java.net.BindException: Address already in use: connect; nested exception is: org.apache.axis2.AxisFault: Address already in use: connect; nested exception is:
java.net.BindException: Address already in use: connect

What I don't get is how this is possible. Pure client code should not need to bind to any particular address/port at all. The code generated from the WSDL shouldn't even have the server-side code generated. Thanks in advance for any hints / fixes!

-Jake

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to