[jboss-dev] JBossWeb as foundation for OSGi HttpService

Thomas Diesler thomas.diesler at jboss.com
Thu Feb 19 07:14:49 EST 2009


Hi Folks,

I trying to optimize the JBoss OSGi HttpService integration with 
JBossWeb. Currently this generates JBossWebMetaData in memory and 
deploys that through the MainDeployer.

What I am looking for however is an embedded Http server that I can use 
in the OSGi service. Most other HttpService implementations use Jetty 
for that reason.

Is it possible to use JBossWeb embedded and setup Http endpoints through 
an API?

cheers
-thomas



More information about the jboss-development mailing list