Uploaded image for project: 'XBean'
  1. XBean
  2. XBEAN-59

StackOverflow error if you look up java:TransactionManager and nothing is bound there

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7
    • None
    • naming
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            djencks David Jencks
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: