Use "org.apache.axis.utils.Admin server deploy.wsdd" command at
development time to generate the server-config.wsdd file. Pack this file
in WAR under WEB-INF and deploy the WAR.
Vishy Kasar wrote:
> Is it possible to deploy a web service without sending a message to
> the
> axis servlet? In eff
- Original Message -
From: "Jim Dibble" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 13, 2002 3:11 PM
Subject: Single-Step Deployment
> Is it possible to deploy a web service without sending a message to the
> axis servlet? In effect, I wou
Jim Dibble wrote:
> Is it possible to deploy a web service without sending a message to
> the axis servlet ? In effect, I would like to place my compiled
> classes and my deployment information (the info in the deploy.wsdd
> file) into my Tomcat directory structure, and have the web service
Is it possible to deploy a web service without sending a
message to the axis servlet? In effect, I would like to place my
compiled classes and my deployment information (the info in the deploy.wsdd file) into my Tomcat directory structure, and
have the web service work without having to se