Hi Kiran, That's a very good and important question.
It would be cool if we could do the same thing we did with the API (Shared) which is OSGI-ready but also works perfectly as a set of simple (good old) jar files. Regards, Pierre-Arnaud On 17 oct. 2011, at 16:10, Kiran Ayyagari wrote: > Is it possible to start the server without using karaf at all after > complete OSGification of the server? > put it in another way, would it be possible to start the server using > the existing apacheds.sh script, without loading karaf? > > > On Mon, Oct 17, 2011 at 1:04 AM, Göktürk Gezer <[email protected]> > wrote: >> Hi Emmanuel, >> I attached "custom felix framework distribution" patch at #DIRSERVER-1669 . >> This custom framework will let us run and debug our OSGI based codes inside >> Eclipse. To use it properly, there are two additional steps: >> ...after mvn install, mvn eclipse:eclipse and importing projects into >> Eclipse >> 1-) Add apache-felix/bin/felix.jar to project's Build Path ( to use >> ApacheDS-OSGI.launcher ) >> 2-) In apache-felix project's Build Path, add all projects in workspace as >> project dependencies. ( to enable source viewing while debugging (requires >> Eclipse restart) ) >> With this in our hands, we can work on OSGI faster than ever. >> >> Regards, >> Göktürk > > > > -- > Kiran Ayyagari
