hstaudacher / osgi-jax-rs-connector

An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
http://hstaudacher.github.io/osgi-jax-rs-connector
Other
191 stars 98 forks source link

Component definition missing in com.eclipsesource.jaxrs.provider.moxy #31

Closed ctron closed 10 years ago

ctron commented 10 years ago

Installing the most recent version using P2 into the target platform and activating the bundle "com.eclipsesource.jaxrs.provider.moxy" generates the following error message on the command line when starting the Equinox container:

!ENTRY com.eclipsesource.jaxrs.provider.moxy 4 0 2013-11-28 10:10:24.886
!MESSAGE [SCR] Component definition XMLs not found in bundle com.eclipsesource.jaxrs.provider.moxy. The component header value is OSGI-INF/provider.xml
BryanHunt commented 10 years ago

You can safely ignore that error. I'll fix it after the security pull is complete.