[ 
https://issues.apache.org/jira/browse/DOSGI-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161674#comment-13161674
 ] 

metatech commented on DOSGI-1:
------------------------------

We found the cause of the NoClassDefFoundError : see CXF-3949
                
> DOSGI CXF Distributed Software Bundle (1.1.0.SNAPSHOT) fails on startup
> -----------------------------------------------------------------------
>
>                 Key: DOSGI-1
>                 URL: https://issues.apache.org/jira/browse/DOSGI-1
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>         Environment: adz20:~ azeckoski$ java -version
> java version "1.6.0_15"
> Java(TM) SE Runtime Environment (build 1.6.0_15-b03-226)
> Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-92, mixed mode)
>            Reporter: Aaron Zeckoski
>            Priority: Critical
>             Fix For: 1.1
>
>
> One of the DOSGI bundles is failing to startup using Felix 2.0 as the 
> container
> cxf-dosgi-ri-dsw-cxf (1.1.0.SNAPSHOT)
> The exception and ps info from felix will be added in comments
> Here is the log of the attempt to startup and the exception at the end:
> http://pastebin.com/m4da7142
> Some tracing shows that this seems to fail when felix tries to load the 
> org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean class and is unable to load the 
> javax.ws.rs.WebApplicationException class. The constructor called here is 
> never actually reached.
> JAXRSServerFactoryBean factory = new JAXRSServerFactoryBean();

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to