Re: Accept Self-Signed Certificate

2011-01-11 Thread Afkham Azeez
Check the class level doc comment in https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/java/security/TrustAllTrustManager.java Is that what you are looking for? On Wed, Jan 12, 2011 at 2:37 AM, Zach Calvert wrote: > Also, I was looking at > http://w

Re: Time out problem when using Axis2 and Synapse together

2011-01-11 Thread Vidura Gamini Abhaya
Thanks for the suggestions Amila. I will try to make these changes and see whether it makes a difference. I remember trying out increasing the listeners on Axis2 and trying it out once (it was sometime ago) but I will do it properly and see whether this works. When I conducted the experiments back

RE: Deploying Axis2 on IBM p720

2011-01-11 Thread April Easton
Yes, I am running Tomcat 6.0.18 on both the IBM and a X86_64 machine. The X86_64 machine runs great. Thanks, April -Original Message- From: Andreas Veithen [mailto:[email protected]] Sent: Monday, January 10, 2011 3:11 PM To: [email protected] Subject: Re: Deploying Axi

Re: Deploying Axis2 on IBM p720

2011-01-11 Thread Andreas Veithen
On Tue, Jan 11, 2011 at 18:01, April Easton wrote: > I deployed the axis2.war file from the link below.  I've also commented out > the clustering from axis2.xml.  I also commented out the addressing directive > because I got an error "Throwable occurred: org.apache.axis2.AxisFault: The > system

Re: Accept Self-Signed Certificate

2011-01-11 Thread Zach Calvert
Also, I was looking at http://www.mail-archive.com/[email protected]/msg21872.html and this method doesn't seem to work either, mostly because the dots are not connected for the part " In your SSLSocketFactory, override the "private static TrustManager[] createTrustManagers(final KeyStore key

Accept Self-Signed Certificate

2011-01-11 Thread Zach Calvert
I am writing internal test code chatting to an internal test server with a self signed certificate. The team is distributed and I am not an admin on our build servers so I cannot install the certificate into the certificate chain (can't do this on other developer machines anyway). The idea is tha

RE: Deploying Axis2 on IBM p720

2011-01-11 Thread April Easton
I deployed the axis2.war file from the link below. I've also commented out the clustering from axis2.xml. I also commented out the addressing directive because I got an error "Throwable occurred: org.apache.axis2.AxisFault: The system is attempting to engage a module that is not available: add