You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Mike Edwards (JIRA)" <de...@tuscany.apache.org> on 2011/09/12 11:45:08 UTC

[jira] [Resolved] (TUSCANY-3944) MANIFEST.MF for tuscany-node-manager module is missing a dependency for javax.ws.rs

     [ https://issues.apache.org/jira/browse/TUSCANY-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Edwards resolved TUSCANY-3944.
-----------------------------------

    Resolution: Fixed

Resolved by adding an import declaration for javax.ws.rs package into the MANIFEST.MF file for tuscany-node-manager module.

Committed under 1169669

> 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