|
From: Morin F. <fm...@ax...> - 2004-12-14 13:50:44
|
Well, it works (in my case) with that trick ! Thanks, Fabrice. -----Message d'origine----- De : ebx...@li... [mailto:ebx...@li...]De la part de David RR Webber Envoy=E9 : mardi 14 d=E9cembre 2004 14:21 =C0 : ebx...@li... Objet : Re: [ebxmlms-general] Error when using Tomcat 5.x with Hermes 0.9.3.1 CY, We tried that trick already - its something a bit more fundamental than that... DW ----- Original Message -----=20 From: "Ng Chi Yuen [Cyng]" <cy...@cs...> To: <ebx...@li...> Sent: Tuesday, December 14, 2004 8:18 AM Subject: Re: [ebxmlms-general] Error when using Tomcat 5.x with Hermes 0.9.3.1 > Hi, > > On Tue, 14 Dec 2004, David RR Webber wrote: > > > I have also seen this problem when using Cyclone Commerce with > > Hermes. The Hermes to Cyclone works fine - but the reverse - > > Cyclone sending to Hermes - also ends with the Error 302 - address > > temporarily moved. > > > > javax.xml.soap.SOAPException: Invalid Content-Type:text/html > > > at > > > com.sun.xml.messaging.saaj.soap.MessageImpl.verify(MessageImpl.java:159) > > > > > > Comparing the Tomcat responses when using Tomcat 4.1.x and Tomcat = 5.x (on > > > receiver side), it appears that Tomcat 4.1.x ends communication = with HTTP > > > 204 code (no content), and Tomcat 5.x ends communication with HTTP = 302 code > > > (Moved temporarily). > > See if this help. Add a trailing slash "/" at the end of the > toURL endpoint, e.g. http://localhost:8080/msh/ instead of > http://localhost:8080/msh > > I wonder if the web.xml looks something like this: > <servlet-mapping> > <servlet-name>msh</servlet-name> > <url-pattern>/</url-pattern> > </servlet-mapping> > > Regards, > CY > > = -------------------------------------------------------------------------= - -- > Ng Chi Yuen, CY. cy...@ce... = http://www.cecid.hku.hk/ > Technology Officer, > Centre for E-Commerce Infrastructure Development, > The University of Hong Kong > = -------------------------------------------------------------------------= - -- > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real = users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now.=20 http://productguide.itmanagersjournal.com/ _______________________________________________ ebxmlms-general mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-general |