MANIFEST.MF for tuscany-node-manager module is missing a dependency for
javax.ws.rs
-----------------------------------------------------------------------------------
Key: TUSCANY-3944
URL: https://issues.apache.org/jira/browse/TUSCANY-3944
Project: Tuscany
Issue Type: Bug
Components: SCA Java Runtime
Affects Versions: Java-SCA-2.0-Beta3
Reporter: Mike Edwards
Assignee: Mike Edwards
Fix For: Java-SCA-2.0-Beta3
tuscany-node-manager has a series of dependencies on the javax.ws.rs API (see
DomainCompositeResource for examples), but the MANIFEST.MF has no entries for
these dependencies.
This results in ClassNotFound exceptions when running Tuscany under OSGi (eg.
running the OASIS tests using the OASIS OSGi based Runtime Bridge)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira