[ https://issues.apache.org/jira/browse/JAMES-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634910#action_12634910 ]
Bernd Fondermann commented on JAMES-835: ---------------------------------------- Spring-DM now in fact supports custom ApplicationContexts. (see http://static.springframework.org/osgi/docs/1.1.1/reference/html/app-deploy.html , "Chapter 5.2: Extender configuration options", for the general approach to this, and look for "applicationContextCreator" in the configuration options table) So while in theory this could work, it must be noted that it is based on an OSGI feature called 'fragments'. Fragments are, as of today, not yet supported by the OSGi container of my choice Apache Felix, see http://issues.apache.org/jira/browse/FELIX-29 . (Hint: You can vote for it :-) Other containers like Knopflerfisch and Equinox support Fragments already, AFAIR. Someday I will find the time to check if this assessment is correct. If anyone wants to push this forward, I am all here and ready to help to get it going. > Create OSGi deployment > ---------------------- > > Key: JAMES-835 > URL: https://issues.apache.org/jira/browse/JAMES-835 > Project: JAMES Server > Issue Type: New Feature > Components: Deployment Modules > Reporter: Bernd Fondermann > Assignee: Bernd Fondermann > > This task aims at providing James Server as an OSGi bundle, based on the > spring-deployment and spring's spring dynamic modules for osgi -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]