You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/10/23 18:26:50 UTC

[jira] Closed: (GERONIMO-1804) The name of JNDI/RMI service provider is hardcoded in the sources.

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

Kevan Miller closed GERONIMO-1804.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

Vasily, thanks for looking at this.

> The name of JNDI/RMI service provider is hardcoded in the sources.
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-1804
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1804
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: JVM-compatibility
>    Affects Versions: 1.0
>            Reporter: Andrey Pavlenko
>             Fix For: 2.0
>
>         Attachments: StaticJndiContextPlugin.patch
>
>
> The name of the initial context factory is hardcoded in the sources, so it might not work on non-Sun VMs.
> The attached patch customizes the name of the initial context factory in the following way:
> It attempts to find NamingProperties GBean in the kernel.
> if the GBean is found  all required naming properties are obtained from GBean's attributes. 

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