[ http://issues.apache.org/jira/browse/FELIX-58?page=comments#action_12375313 ]
Marcel Offermans commented on FELIX-58: --------------------------------------- The approach I have in mind is somewhat different: The bundle containing Jetty publishes a WAR service that allows you to: * specify a context and an input stream to deploy a WAR * specify a context to undeploy a WAR A WAR can then be wrapped in a bundle that registers this WAR with the service. > Extend HTTP Service to support deploying WARs > --------------------------------------------- > > Key: FELIX-58 > URL: http://issues.apache.org/jira/browse/FELIX-58 > Project: Felix > Type: New Feature > Components: HTTP Service > Reporter: Richard S. Hall > Assignee: Marcel Offermans > Priority: Minor > > Since our HTTP Service uses Jetty underneath, it would be interesting to > extend it to support deploying WARs in bundles. Marcel Offermans has done > some work in this area, so I am assigning this issue to him. :-) I am not > sure if this issue can be done independently of a move to Jetty 5/6 (see > FELIX-55) or if it should be coordinated or merged somehow. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

