OSGi Bundle wrapper for the jaxrpc-api. Compatible with Apache Felix.
To add this a dependency of your project simply add the following into your Maven POM:
<dependency>
<groupId>com.sixdimensions.commons.osgi.wrapper</groupId>
<artifactId>jaxrpc-api</artifactId>
<version>1.1</version>
</dependency>