Thank you for the response Asankha.  

 

Before answering your questions, I will add a new development: yesterday
we switched our soap communication method to use Axis 1.4 (Axis 1)
instead of Axis2 1.4.1.  Making this change did resolve the issue and
PFP does not break Axis 1 communication.  At this point we are satisfied
with this solution and have decided to move forward with Axis 1.

 

Yes, the PFP software appears to make use of SSL socket factories.  One
other thing I should mention is that the soap server we are using Axis
to communicate with requires basic authentication to connect, so simple
telnet commands do get connection refused. However, ngrep does show
packets going to and from xyz.com when attempting the telnet connection,
even when we are in the broken communication state.

 

Thanks again for taking time to consider our problem.

 

Grover Smith

 

 

From: Asankha Perera [mailto:asankha.apa...@gmail.com] On Behalf Of
Asankha C. Perera
Sent: Wednesday, February 11, 2009 2:19 AM
To: axis-dev@ws.apache.org
Subject: Re: Axis2 doesn't play nice with PFP (payflow, paypal)

 

Hi Grover



Once this state is entered, the only way to re-establish successful
Axis2 soap communication is to restart the appserver (jboss). This
almost seems like a system resource contention issue. However, making
Axis2 soap calls first does not break the PFP call.  Any ideas as to
what might be happening or how to work around this issue would be
appreciated.

What is the software making this 'PFP' call? is it doing something with
the SSL socket factories to your knowledge?



  A partial stack trace of the connection refused exception follows. 

.... 

2009-01-29 19:09:00,844 [http-0.0.0.0-8080-10] INFO
[org.apache.axis2.transport.http.HTTPSender] Unable to sendViaPost to
url[https://www.xyz.com/911form/wsdl/e911/soap_server2.php]

java.net.ConnectException: Connection refused

At this stage, from a command line on the same JBoss server, can you try
"telnet www.xyz.com 443" and see what happens?

cheers
asankha



-- 
Asankha C. Perera
http://adroitlogic.org
 
http://esbmagic.blogspot.com

Reply via email to