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=13842Apache 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=markupmetadata.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=autoRegards
Florent
Henri Gomez wrote:
> 2008/4/23 Florent.BENOIT <
Florent.BENOIT@...>:
>
>> 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:
dev-unsubscribe@...
> For additional commands, e-mail:
dev-help@...
>
>
>
>