You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/19 16:00:11 UTC

[jira] [Resolved] (KARAF-950) ensure webconsole.branding and webconsole.console import same version for javax.servlet

     [ https://issues.apache.org/jira/browse/KARAF-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved KARAF-950.
--------------------------------

    Resolution: Fixed
      Assignee: Freeman Fang

commit fix
http://svn.apache.org/viewvc?rev=1186212&view=rev for trunk
http://svn.apache.org/viewvc?rev=1186218&view=rev for 2.2.x branch
                
> ensure webconsole.branding and webconsole.console import same version for javax.servlet
> ---------------------------------------------------------------------------------------
>
>                 Key: KARAF-950
>                 URL: https://issues.apache.org/jira/browse/KARAF-950
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> as webconsole.branding is fragment bundle and webconsole.console is it's host bundle, so they two should ensure import same package version for javax.servlet, otherwise webconsole.branding may not get resolved in some OSGi container(like equinox 3.6.0.v20100517) because the OSGi container have multiple javax.servlet version and so conflict between fragment and host bundle

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira