eclipse-ee4j / glassfish-shoal

Shoal
Other
5 stars 9 forks source link

Add OSGi bundle headers to MANIFEST.MF #99

Open glassfishrobot opened 14 years ago

glassfishrobot commented 14 years ago

It would be nice to be able to deploy the standard Shoal distribution as an OSGi bundle. This would require the addition of OSGi headers to the Shoal MANIFEST.MF file.

This will also require some changes to JXTA - (I got it working by removing the dependency on javax.security.cert.CertificateException and addition of OSGi headers), although it appears from here (https://jxta.dev.java.net/servlets/ReadMsg?list=dev&msgNo=1384) that JXTA 2.6 may already have OSGi support.

Environment

Operating System: All Platform: Windows

Affected Versions

[current]

glassfishrobot commented 6 years ago
glassfishrobot commented 14 years ago

@glassfishrobot Commented Reported by nickwi@java.net

glassfishrobot commented 14 years ago

@glassfishrobot Commented sheetalv said: In the branch SHOAL_1_1_ABSTRACTING_TRANSPORT, Shoal can be built as an OSGi module over Grizzly as the transport layer. There were some issues with making Shoal OSGi-fied over JXTA. We are in the evaluation stage for making Shoal over JXTA 2.6 OSGi-fied.

glassfishrobot commented 14 years ago

@glassfishrobot Commented Was assigned to sheetalv

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA SHOAL-99