Spring WS Osgi samples
We are currently researching OSGI at work and I need to provide a proof of concept on its use with spring dm and spring-ws in the appropriate application server(tomcat / jetty).Does anyone have a example or a tutorial or any links that can help in my research?
I have for the past dew days been looking for some samples on how to implement spring ws in OSGI along with Spring DM.
Any help will be really appreciated.
In the interim I am waiting for my Spring DM i开发者_开发技巧n Action book.
Thanks, so much.
Garth
The Eclipse Virgo project, which is based on OSGi and Tomcat with Jetty support in the process of being added, provides a tutorial "Creating an application with Virgo" that leads you through building the Greenpages sample web application. That may be of interest.
精彩评论