Hi Jens, a first version of changes is available here:
https://svn.apache.org/repos/asf/chemistry/opencmis/branches/server-osgi-enablement/chemistry-opencmis-server/ Actually I did split the WAR artifacts into a JAR and a WAR artifact where the JAR gets an OSGi MANIFEST.MF. It's not yet finished, because I have to check and test the correctness of all import and export package entries of the bundles and also the dependent libraries. After this is done I can provide documentation how to use InMemory server within a OSGi runtime. Regards, Stephan > Sounds good to me. Not sure however what parts need to be separated for > this. Let me know if I can help you here somewhere. Perhaps as a next step > we should do this for the FileShare as well to have consistency between > the two servers. > > Jens > > > -----Original Message----- > From: Klevenz, Stephan [mailto:[email protected]] > Sent: Donnerstag, 14. Juli 2011 10:36 > To: [email protected] > Subject: OSGi Bundles for InMemroy Server > > Hi Chemistries, > > I have started to work on OSGi bundelization of the OpenCmis server parts > and in special I would like to run the InMemory server as bundle in > Eclipse target runtime. In detail I would like to separate code from > InMemory server WAR packaging and create a OSGi bundle for the code part. > > If there are no objections then I will start development in a separate > branch and open a JIRA feature issue for that. > > Regards, > Stephan > > > > >
