[PATCH] Don't build EJB samples when EJB is not present

2002-02-14 Thread Conor MacNeill
Hi, This patch allows the dist target of SOAP to build when ejb is not present. Thanks Conor Index: build.xml === RCS file: /home/cvspublic/xml-soap/java/build.xml,v retrieving revision 1.36 diff -3 -u -w -p -r1.36 build.xml ---

cvs commit: xml-soap/java build.xml

2002-02-14 Thread rubys
rubys 02/02/14 02:54:38 Modified:java build.xml Log: This patch allows the dist target of SOAP to build when ejb is not present. Submitted by: Conor MacNeill <[EMAIL PROTECTED]> Revision ChangesPath 1.37 +1 -0 xml-soap/java/build.xml Index: build.x

Soap https problems

2002-02-14 Thread Antonino Galletta
Dear all, I'm tryng ot use apache soap 2.2and Tomcat 3.2 to build https clients/server following the instruction on but i fonded two problem: 1 including the tag into the tomcat config file server.xml the ie

Re: Soap https problems

2002-02-14 Thread Kim Altintop
Hi Antonino, I encountered the same problem and wasn't able to solve it until now. I posted on this list but got no answer :( What I came up with: -> 1: This might be a Problem with the location/setup of your keystore(s). It worked for me after going through the tutorials several times... -> 2: