You can add a service stanza inside server-config.wsdd of your application so that your java code gets loaded at the time your application and server are started. Of course, your java class files must be available at load time.
 
   Craig Fournier
-----Original Message-----
From: Gorka López [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 20, 2006 4:58 AM
To: [email protected]
Subject: Deploy a web service without wsdd (with wsdl and java classes) in Axis

Hello,
 
I know how to deploy a web service in axis with the .wsdd file (java org.apache.axis.client.AdminClient -lhttp://localhost:8080/axis/services/AdminService deploy.wsdd)
 
But I want to deploy a web service with the java files and the wsdl file: Is it possible??How is it possible??If it is not possible, can i get the wsdd file from the others files??
 
Thanks. Kemmotar

Reply via email to