OSGi Manifest |
Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.jboss.ws.httpserver_httpspi Bundle-Description: jaxws-jboss-httpserver-httpspi-1.0.0.GA Bundle-Name: jaxws-jboss-httpserver-httpspi-1.0.0.GA Bundle-Version: 1.0.0.GA Export-Package: org.jboss.ws.httpserver_httpspi;uses:="javax.xml.ws.spi.http,org.jboss.com.sun.net.httpserver" Import-Package: java.io,java.lang,java.net,java.security,java.util,javax.xml.ws.spi.http;version="2.0.0.Final",org.jboss.com.sun.net.httpserver;version="1.0.0.Beta2"
|