RE: Deploying service in embedded axis

2004-02-18 Thread Heitzeg, Bill
AM To: [EMAIL PROTECTED] Subject:Deploying service in embedded axis Hi, I am using Axis embedded in my application with Jetty. Is there a way I can deploy my services without having to manually deploy using the admin program? I have not found any way in any documentation. What I am

RE: Deploying service in embedded axis

2004-02-18 Thread Melamud, Mikhail
You can add deployment descriptor directly into server-config.wsdd -Original Message- From: Roman Zulauf [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 4:02 AM To: [EMAIL PROTECTED] Subject: Deploying service in embedded axis Hi, I am using Axis embedded in my application

RE: Deploying service in embedded axis

2004-02-18 Thread Pathuru, Kiran
eed to deploy once again. regards, kiran -Original Message- From: Roman Zulauf [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 10:02 AM To: [EMAIL PROTECTED] Subject: Deploying service in embedded axis Hi, I am using Axis embedded in my application with Jetty. Is there a wa

Deploying service in embedded axis

2004-02-18 Thread Roman Zulauf
Hi, I am using Axis embedded in my application with Jetty. Is there a way I can deploy my services without having to manually deploy using the admin program? I have not found any way in any documentation. What I am trying to achieve is to distribute my application (with embedded Jetty and Axis) an

Embedded Axis

2002-12-23 Thread Chris Clark
Hi   I was just wondering if there is a way to embed axis in a container, just like you can do with the Catalina servlet container.   I managed to embed Catalina in a Java application, and would like to be able to use Axis in a more dynamic way (i.e. bypassing the configuration and deploymen