Hi Shantanu, I have coded exactly what you want, including patches to the deployment engine of Axis2. There is a remote deployment API which you can call from anywhere via HTTP or a web service. The repository listener is synchronized so that a File system scheduler and a remote deployment call don't intervene. You also get feedback regarding the status of the deployed service (faulty or not, and if faulty - why). If you could wait until tomorrow i can send these to the ML. Thanks.
Best, Angel On 2/16/07, Shantanu Sen <[EMAIL PROTECTED]> wrote:
Yes, if you could send some pointers it would be of great help. Firstly - to generate the service I can run the wsdl2java and generate the necessary artifacts. Is there any other way? All we are interested is that the service will have multiple operations that take in XML documents, so if we have just an OMElement as the input and output for each of these operations, it will work fine for us. Secondly, once I have a service, how do I programmatically register the service (axis2 is running as a web app on an appserver). Once we register the service programmatically (i.e. hot deployment) can we also persist the deployment? Any help would be greatly appreciated. Thanks, Shantanu ----- Original Message ---- From: Deepal Jayasinghe <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, February 15, 2007 8:57:37 PM Subject: Re: AXIS2: Dynamic creation and deploy of service Hi Shantanu ; There is no sample as such in the axis2 codebase for this particular case, but if you want we will be able to help you. Thanks Deepal >Is there any sample that shows how to programmatically create a service (from a WSDL) and deploy it on an instance of Axis2 running on a appserver such as JBoss? > >Thanks, >Shantanu Sen > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
