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
190 stars 98 forks source link

Remove lazy activation #79

Closed BryanHunt closed 9 years ago

BryanHunt commented 9 years ago

The moxy provider does not start properly when running with bndtools. Removing the lazy activation is also consistent with the other bundles.

hstaudacher commented 9 years ago

Thanks for the contribution. Accepted as it is.