[
https://issues.apache.org/jira/browse/SLING-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert updated SLING-2103:
----------------------------------
Attachment: 110816_SLING-2103_patch.patch
attached is a first draft of such an bundle which can be installed additionally
to support all XML apis of JRE 1.6:
110816_SLING-2103_patch.patch
but i'm not totally happy with this solution.
for all other apis shipped with the JRE there is an auto-detection for JRE 1.5
vs. JRE 1.6, depending on the VM sling is running in.
now this does no longer apply to the XML APIs, the sling application developer
has to install the additional "XML APIs for JRE 1.6" bundle manually.
do you see any chance to apply such an auto-detection for this framework
extension bundles as well within the original "framework-extension-xml" bundle?
> 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