Uploaded image for project: 'CXF Distributed OSGi (Retired)'
  1. CXF Distributed OSGi (Retired)
  2. DOSGI-1

DOSGI CXF Distributed Software Bundle (1.1.0.SNAPSHOT) fails on startup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 1.1
    • None
    • None
    • 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)

    Description

      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();

      Attachments

        Activity

          People

            Unassigned Unassigned
            azeckoski Aaron Zeckoski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: