You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
@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.
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]
The text was updated successfully, but these errors were encountered: