Hi there, could someone help please?
I am accessing a service via HTTPS and get the error:org.apache.axis2.AxisFault: problem accessing the parser. Parser already accessed!
I'm setting the BASIC auth, username and password ok as well as the truststore and password but I get this error when I call the service.
tomcat reports:ClientAbortException: java.net.SocketException: Connection closed by remote host
thanks, Alistair -------------- mov eax,1 mov ebx,0 int 80h
