You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/12/06 03:17:44 UTC

[jira] Assigned: (CXF-1929) CXF-Bundle should include JSR311-API

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

Freeman Fang reassigned CXF-1929:
---------------------------------

    Assignee: Freeman Fang

> CXF-Bundle should include JSR311-API
> ------------------------------------
>
>                 Key: CXF-1929
>                 URL: https://issues.apache.org/jira/browse/CXF-1929
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi, REST
>    Affects Versions: 2.1.3
>         Environment: OSGi, ServiceMix, Spring-DM
>            Reporter: Hendy Irawan
>            Assignee: Freeman Fang
>
> cxf-bundle does not include jsr311-api, and a OSGi-compatible jsr311-api bundle is not provided externally.
> This makes application developers have to embed jsr311-api inside application bundle JAR(s).
> Note that in my case, simply wrapping jsr311-api (0.8) and installing it (into ServiceMix kernel) doesn't work, throwing ClassNotFoundException in javax.ws.rs.core and org.apache.cxf.jaxrs.utils . Only embedding works.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.