Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 11269 invoked from network); 3 Dec 2001 03:38:15 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Dec 2001 03:38:15 -0000 Received: (qmail 9824 invoked by uid 97); 3 Dec 2001 03:37:51 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 9750 invoked by uid 97); 3 Dec 2001 03:37:50 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 9691 invoked from network); 3 Dec 2001 03:37:50 -0000 Sender: glenn@zathras.earthdome.org Message-ID: <3C0AAC36.60886314@voyager.apg.more.net> Date: Sun, 02 Dec 2001 16:33:26 -0600 From: Glenn Nielsen X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: Tomcat classloader problem? References: <3C06DC12.73079AB4@pixelzoom.com> <009101c1793e$84feaa20$6701a8c0@remy> <3C07699F.893DB79F@voyager.apg.more.net> <3C07CA31.AD1A2455@pixelzoom.com> <3C07CBEA.9092934C@pixelzoom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Chris Malley wrote: > > Chris Malley wrote: > [...] > > I'm experiencing a problem with SOAP message-style services > > when using Tomcat 4.01. When trying to access any message-style > > SOAP service, my client receives a "no signature match" fault. > [...] > > Remy Maucherat wrote: > [...] > > > Moving soap.jar to $CATALINA_HOME/webapps/soap/WEB-INF/lib/soap.jar should > > > solve the problem, and could be used as a workaround. Alternately, you can > > > remove from $CATALINA_HOME/webapps/soap/WEB-INF/classes/ the classes which > > > are also present in the JAR. > > Glenn Nielsen wrote: > > > > I agree with Remy, we use soap2.2 in Tomcat 4.01 just by installing > > the soap.war file. > > > > Glenn > > Glenn: Are you using message-style SOAP services, or RPC-style? > Yes, message style SOAP. And no, I don't have any suggestions. You might ask on the soap user list. Glenn > Using only soap.war does indeed work just fine for RPC-style, > but I get the SOAP fault shown below for message-style services; > org.apache.soap.Envelope isn't found. > > Suggestions? > > -Chris > > > xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" > xmlns:xsd="http://www.w3.org/1999/XMLSchema"> > > > SOAP-ENV:Server > Exception while handling service request: > org/apache/soap/Envelope< > /faultstring> > /soap/servlet/messagerouter > > java.lang.NoClassDefFoundError: org/apache/soap/Envelope > at java.lang.Class.getMethod0(Native Method) > at java.lang.Class.getMethod(Class.java:888) > at > org.apache.soap.util.MethodUtils.getEntryPoint(MethodUtils.java:114) > at > org.apache.soap.util.MethodUtils.getMethod(MethodUtils.java:548) > at > org.apache.soap.util.MethodUtils.getMethod(MethodUtils.java:528) > [...] > at > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) > at > org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1011) > at > org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1106) > at java.lang.Thread.run(Thread.java:484) > > > > > > > -- > Chris Malley > PixelZoom, Inc. Voice: +1.303.494.8849 > 835 Orman Drive EMail: cmalley@pixelzoom.com > Boulder CO 80303-2616 > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: -- ---------------------------------------------------------------------- Glenn Nielsen glenn@more.net | /* Spelin donut madder | MOREnet System Programming | * if iz ina coment. | Missouri Research and Education Network | */ | ---------------------------------------------------------------------- -- To unsubscribe, e-mail: For additional commands, e-mail: