Multiple axis instances

2004-03-05 Thread Sebastián Filippini
Hi, I need to run several instances of axis within the same tomcat installation. I don't figure how to specify the instance for which I am deploying each ws. I suppose this is an easy question but I can't find the answer in the documentation. Thanks in advance for any suggestion.

RE: Configuration error when deploying multiple Axis instances on a single app server

2003-03-06 Thread Joel Grenon
ingle application on a production server without disrupting all others?   Joel -Original Message-From: Joel Grenon [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 2:00 PMTo: [EMAIL PROTECTED]Subject: Configuration error when deploying multiple Axis instances on a singl

Configuration error when deploying multiple Axis instances on a single app server

2003-03-06 Thread Joel Grenon
Title: Message Hi,   I have to distinct applications exposing WEB services using Axis hosted on the same app server. Both applications are distributed in a WAR which includes all axis JARs in the WEB-INF/lib directory.   I am using Axis 1_1RC1, but the problem was the same in previous ver