[ https://issues.apache.org/jira/browse/AXIS2-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen updated AXIS2-4947: ----------------------------------- Fix Version/s: (was: 1.5.5) > [patch] OSGi imports inappropriate for common environments > ---------------------------------------------------------- > > Key: AXIS2-4947 > URL: https://issues.apache.org/jira/browse/AXIS2-4947 > Project: Axis2 > Issue Type: Bug > Affects Versions: nightly > Environment: E.g. GlassFish 3.1 / Felix 3.x / Java 6 > Reporter: Ancoron Luciferis > Priority: Critical > Labels: osgi > Attachments: osgi-pom.xml.patch > > > Most common environments define all package exports issued by the framework > with the system version "0.0.0". > Because Axis2 OSGi specifies the following imports with higher versions it is > not possible to use the provided OSGi bundle as is and has to be modified: > javax.ws.rs; version=1.0, > javax.activation;version="1.1", > javax.xml.stream;resolution:=optional;version="1.0" > I'll attach a patch to fix this problem. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org