[
https://issues.jboss.org/browse/AS7-6924?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler commented on AS7-6924:
-------------------------------------
The best way to tackle this is to start with working solution (i.e. the testcase from that
PR) and modify it such that it fails. Then we can understand better what makes the
functionality break. This issue is about the general usage of javax.xml.stream from an
osgi bundle. I'd say this is verified to work properly within the scope of that test.
Cannot resolve package requirement on javax.xml.stream.events
-------------------------------------------------------------
Key: AS7-6924
URL:
https://issues.jboss.org/browse/AS7-6924
Project: Application Server 7
Issue Type: Bug
Components: OSGi, XML Frameworks
Affects Versions: 8.0.0.Alpha1
Reporter: Aaron Whiteside
Assignee: Thomas Diesler
{code}
12:53:16,935 WARN [org.jboss.as.osgi] (MSC service thread 1-8) JBAS011910: Cannot
resolve requirements:
[XPackageRequirement[dirs={filter=(&(osgi.wiring.package=javax.xml.stream.events)(version>=0.0.0))},[org.springframework.core:3.2.2.RELEASE]]]
12:53:16,940 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015970:
Defer FIRST_MODULE_USE for org.springframework.core-3.2.2.RELEASE.jar making it NEVER
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira