You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Alasdair Nottingham (JIRA)" <ji...@apache.org> on 2010/09/30 11:46:33 UTC

[jira] Resolved: (ARIES-431) Add support for "bad" OSGi Web container implementations

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

Alasdair Nottingham resolved ARIES-431.
---------------------------------------

    Fix Version/s: 0.3
       Resolution: Fixed

> Add support for "bad" OSGi Web container implementations
> --------------------------------------------------------
>
>                 Key: ARIES-431
>                 URL: https://issues.apache.org/jira/browse/ARIES-431
>             Project: Aries
>          Issue Type: Improvement
>          Components: JNDI
>            Reporter: Alasdair Nottingham
>            Assignee: Alasdair Nottingham
>             Fix For: 0.3
>
>
> I was playing around with the Jetty implementation of the OSGi web container chapter. It has some interesting behaviours, the most significant is it sets the java.naming.initial.context system property, but doesn't register it in the service registry. It relies on the default JDK JNDI behaviour which uses the thread context classloader to load the initial context factory. Gemini Web has a similar bug. I can't fix those web container implementations, but since I want to be able to use these I need a solution. Rather than a bespoke solution that works for me with Jetty I'll check in a new project which will provide a bundle to fix these buggy OSGi Web container implementations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.