Hi,
I'm using DM Server 2.0.0 release and have a situation where I need to migrate regular WAR project into OSGI WAR project. I have many 3rd parties JARS in that project WEB-INF/lib folder which are not exist in spring repository http://www.springsource.com/repository.
So, the question is what is the better approach to deal with such JARS ?
Should I convert them manually with BND tool into OSGI bundles or there is an option to leave them as is in WEB-INF/lib folder.
Thanks,
Pavel


