Here is a patch that transforms all jars into OSGi bundles.
I have been able to deploy some of them to ServiceMix Kernel and a web service has been successfully deployed onto it. This does not mean all the bundle have the best manifest possibly.
An improvement would be to reference the JEE specs jars that are being voted on geronimo dev list. These are bundles and thus some informations (like the version of the spec compiled against) would be included in OpenEJB jars. This would avoid using an older version of some specs and have some problems.
Anyway, if I can refine this patch soon or at a later time, i'll do it.
Guillaume Nodet added a comment - 30/Jan/08 03:31 PM Here is a patch that transforms all jars into OSGi bundles.
I have been able to deploy some of them to ServiceMix Kernel and a web service has been successfully deployed onto it. This does not mean all the bundle have the best manifest possibly.
An improvement would be to reference the JEE specs jars that are being voted on geronimo dev list. These are bundles and thus some informations (like the version of the spec compiled against) would be included in OpenEJB jars. This would avoid using an older version of some specs and have some problems.
Anyway, if I can refine this patch soon or at a later time, i'll do it.
I have been able to deploy some of them to ServiceMix Kernel and a web service has been successfully deployed onto it. This does not mean all the bundle have the best manifest possibly.
An improvement would be to reference the JEE specs jars that are being voted on geronimo dev list. These are bundles and thus some informations (like the version of the spec compiled against) would be included in OpenEJB jars. This would avoid using an older version of some specs and have some problems.
Anyway, if I can refine this patch soon or at a later time, i'll do it.