Personalize

crating standalone service

Forums :

I have a service written axis2c and I want to run it standalone.I mean,I know how to run it with axis2c server but i want to run it without running axis2 server.

                          Thanks

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

crating standalone service

With Axis2/C, you cannot run a service on its own. You have to deploy the service wither with simple axis2 server or with the Apache2 httpd module. So what you are looking for is not possible.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.