Sorry, I should have been a little more clear in my post.

I'm wondering if running the AdminClient is the only way to deploy a
service. Is it possible to prepare an application for distribution that
doesn't require an end-user to run AdminCilent?

More specifically, let's say I'm using Tomcat. I want an end-user to be able
to deploy my web application by copying it into the /webapps directory. I
want all of the WS interfaces I've defined in my applicaiton to work without
any additional deployment step taken by the customer.

Is this possible?

Nate

-----Original Message-----
From: Nate Bowler [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 18, 2003 11:10 PM
To: [EMAIL PROTECTED]
Subject: Deploying Axis web services


I have an application that is installed at a customer's site. While it has
its own web-based GUI, it also exposes a set of WS apis. Currently, I am
using Sun's JWSDP 1.2 for this. I am interested in trying Axis, but I am
stuck with deployment.

Is there a way to statically deploy a web service for Axis that will work in
and J2EE container? The only docs I can see involve generating .wsdd, etc.

Nate Bowler

Reply via email to