Our bundle of Tomcat is exposing JOnAS service API. I think that from a tomcat bundle view it should expose its own interface like API for registering/deploying a war component, etc.

If you want to see some source code, it's in the SVN.
http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/jonas/jonas/trunk/jonas/modules/services/web-container/tomcat/6.0.x/?rev=13842

Apache Felix iPOJO is used as well as the maven-bundle-plugin:
for the maven bundle plugin :
http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/jonas/jonas/trunk/jonas/modules/services/web-container/tomcat/6.0.x/src/main/resources/META-INF/jonas-web-container-tomcat-6.0.bnd?rev=13488&view=markup

metadata.xml for iPOJO :
http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/jonas/jonas/trunk/jonas/modules/services/web-container/tomcat/6.0.x/src/main/resources/metadata.xml?rev=13058&view=auto

Regards

Florent


Henri Gomez wrote:
2008/4/23 Florent.BENOIT <[EMAIL PROTECTED]>:
   Hello,

 As part of OW2 JOnAS 5.0 OSGi based application server we're interested to
have Tomcat packaged as an OSGi bundle.
 All our modules are bundles and if tomcat is already a bundle we won't have
to wrap it into a bundle on our side.

 Regards,

Hum do you have some stuff to contribute or show us for review ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Reply via email to