-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tiago,
Marking off-topic. On 2/7/2011 6:45 AM, Tiago Batista wrote: > During development, I need to run two web services that chat amongst > themselves on the development server. I think I am hitting the issue > mentioned on [1], however I could not find any further information on > the subject. > > I have tried both SOAP 1.1 and SOAP 1.2 with no success... > > Any one has any extra information on this, or any known workarounds that > do not involve setting up an extra server? At the moment, setting up > another tomcat instance would be my last option. > > I am currently running a tomcat checkout from trunk it that matters. Tomcat doesn't care what your incoming Content-Type is. Tomcat doesn't care what your outgoing Content-Type is. If your servlet makes a loopback call (or any other type of HTTP call), Tomcat doesn't care /at all/ since you're not using any Tomcat code. Your SOAP library is probably the one choking. This appears to have little to do with Tomcat. That isn't to say that nobody here can help you. Just provide lots more details and maybe someone can help. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1RrvIACgkQ9CaO5/Lv0PD/GwCfWGGszPDpsWLhsRAbIeGIFMkI 9NUAnjE9t+/8LwDbv6p/69wopgwnjaJe =OyTT -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org