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
Though the XPages and Notes artifacts themselves would certainly not be redistributable, it could be possible to write a feature bundle that assumes they'll be present and exposes the classes to apps, and then have the Domino runtime auto-vivify a fragment bundle with embedded dependencies during deployment.
In my initial investigation, I found that it was more trouble than it was worth to try to bring in the OSGi bundle versions of the XPages artifacts, so it'd make sense to pull together the various JARs into the fragment bundle instead of trying to include all the existing bundles.
The text was updated successfully, but these errors were encountered:
https://github.com/jesse-gallagher/xpages-runtime
Though the XPages and Notes artifacts themselves would certainly not be redistributable, it could be possible to write a feature bundle that assumes they'll be present and exposes the classes to apps, and then have the Domino runtime auto-vivify a fragment bundle with embedded dependencies during deployment.
In my initial investigation, I found that it was more trouble than it was worth to try to bring in the OSGi bundle versions of the XPages artifacts, so it'd make sense to pull together the various JARs into the fragment bundle instead of trying to include all the existing bundles.
The text was updated successfully, but these errors were encountered: