----- Original Message ----- From: "Brian Ko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 11:47 Subject: How to preconfigure web service
> Hi, > > I posted this question before. I guess it was lost somehow. Here is my > question. > > I am developing web service using axis on jboss 3.0 & tomcat 4.X.X. My plan > is to package all the services along with our J2EE application and > distribute it to customer as a war file or ear file. My goal is to eliminate > the deploy process with AdminClient on customer site. Somehow jboss and > tomcat ignore wsdd file in the archive file and I have to deploy it > manually. Do I need to do something special to include wsdd file in the > archive file? shouldnt. Attached is a servlet that may appear in axis1.2, but you can start with it today...you provide a list of .wsdd files to register and it does it on startup -every startup. So you dont need the admin client, and you can build up a full config file from the many sources without manual integration. no, i am not fielding support calls on the subject till it goes into axis (after 1.1), and you are left to configure it yourself.
AutoRegisterServlet.java
Description: Binary data
