StackOverflow error if you look up java:TransactionManager and nothing is bound
there
-------------------------------------------------------------------------------------
Key: XBEAN-59
URL: http://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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira