[
https://issues.apache.org/jira/browse/SLING-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088092#comment-13088092
]
Justin Edelson commented on SLING-2103:
---------------------------------------
Perhaps what we can do is to have a framework extension bundle for Java 1.5 XML
libraries and another for the Java 1.6 XML libraries (just the delta between
1.5 and 1.6). Both will be included in the default bundle list for Sling. The
1.6 bundle will have a Bundle-RequireExecutionEnvironment header of JavaSE-1.6
so it won't install on a 1.5 VM.
WDYT?
Alternatively, we could just kill support for 1.5 :)
> Felix OSGI System Bundle is not providing WS Addressing
> -------------------------------------------------------
>
> Key: SLING-2103
> URL: https://issues.apache.org/jira/browse/SLING-2103
> Project: Sling
> Issue Type: Bug
> Components: Launchpad
> Affects Versions: Launchpad Base 2.3.0, 3
> Environment: JDK 1.6
> Reporter: Stefan Seifert
> Fix For: Launchpad Base 2.3.2
>
> Attachments: 110615_SLING-2103_patch.patch,
> 110816_SLING-2103_patch.patch
>
>
> this is a follow-up of FELIX-2073.
> the system bundle in felix does not export the package
> javax.xml.ws.wsaddressing, which is part of JDK 1.6.
> it has to be added to jre-1.6.properties as well (see attached patch).
> p.s. this was already discussed on the sling mailing list
> http://www.mail-archive.com/[email protected]/msg03813.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira