You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "Dain Sundstrom (JIRA)" <ji...@apache.org> on 2008/02/28 21:47:51 UTC

[jira] Closed: (XBEAN-59) StackOverflow error if you look up java:TransactionManager and nothing is bound there

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

Dain Sundstrom closed XBEAN-59.
-------------------------------

    Resolution: Fixed

I believe that has been fixed.  If not, please reopen.

> StackOverflow error if you look up java:TransactionManager and nothing is bound there
> -------------------------------------------------------------------------------------
>
>                 Key: XBEAN-59
>                 URL: https://issues.apache.org/jira/browse/XBEAN-59
>             Project: XBean
>          Issue Type: Bug
>          Components: naming
>    Affects Versions: 2.7
>            Reporter: David Jencks
>
> This happened in Geronimo... I had the java: context started with
>     <gbean name="JavaContext" class="org.apache.geronimo.gjndi.WritableContextGBean">
>         <attribute name="nameInNamespace">java:</attribute>
>     </gbean>
> and (openjpa) tried to look up java:TransactionManager and I got a stack overflow exception.
> After binding something at this name the lookup worked fine.

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