Re: publishing services

2003-07-29 Thread Stuart Barlow
time you restart your webapp (Axis or any webapp "embedding" Axis), your service will be automatically published. Jerome -Original Message- From: Abhijat Thakur [mailto:[EMAIL PROTECTED] Sent: lundi 28 juillet 2003 23:35 To: [EMAIL PROTECTED] Subject: publishing services I am

publishing services jar location

2003-07-28 Thread Richard Emberson
I've bundled up axis in to a war file, no application jar files. I deploy the axis war file (and axis' native services come up). Now, I want to deploy the the axis AdminService an application specific wsdd file (generated by axis during my build process). What I get is the following error message f

RE: publishing services

2003-07-28 Thread Jerome Baumgarten
jat Thakur [mailto:[EMAIL PROTECTED] Sent: lundi 28 juillet 2003 23:35To: [EMAIL PROTECTED]Subject: publishing services   I am moving to apache axis from another soap server. From the documentaion if we have to publish a service then we create the wsdd file and use the admin

publishing services

2003-07-28 Thread Abhijat Thakur
  I am moving to apache axis from another soap server. From the documentaion if we have to publish a service then we create the wsdd file and use the admin client to publish these services. Is there any other way of publishing services becuase every time i start my Tomcat i dont want to run