Re: [OT] Multiple web services on same tomcat instance

2011-02-09 Thread Tiago Batista
Thanks! If tomcat is not to blame, I'll go to the metro mailing lists to try and find out where is the problem. I just needed to figure out if tomcat was somehow a part of the problem! Tiago On Ter, 2011-02-08 at 16:00 -0500, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Has

Re: [OT] Multiple web services on same tomcat instance

2011-02-08 Thread Christopher Schultz
-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

Multiple web services on same tomcat instance

2011-02-07 Thread Tiago Batista
Hello all 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 on