Thursday 20 September 2007

Basic Example-Web service with Axis2,Eclipse plugins and OSGI (Part 2)

* Basic Example-Web service with Axis2,Eclipse plugins and OSGI (Part 2)

This example shows how we can create osgi bundle and working with Web Service from
previous example(Working under Tomcat and deploy it as a "aar" file).

There are two web server : one is from PC (Tomcat) and the other one is OSGI Web Server

Each program communicate data via stub that is automatically generated using
Axis2 plugin.

See here

- tomcat should be running
check out http://localhost:8080/axis2/services/listServices

No comments: