[ 
https://issues.apache.org/jira/browse/SLING-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088611#comment-13088611
 ] 

Stefan Seifert commented on SLING-2103:
---------------------------------------

i tried this by adding a

<Bundle-RequiredExecutionEnvironment>
  JavaSE-1.6
</Bundle-RequiredExecutionEnvironment>

to the JRE 1.6 system extension bundle manifest, but it does not seem to work.
the bundle is installed on JRE 1.5 as well, and the additional packages are 
listed as exported, although they do not exist on JRE 1.5.
perhaps this setting is not supported in felix for "fragment" bundles which 
provide system bundle extensions?

> 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

        

Reply via email to