Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-335

Objects activated on CORBABean rootPOA cannot have methods invoked.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.2
    • corba
    • None

    Description

      It is possible to retrieve a CORBABean-defined ORB instance by using lookup on "java:comp/ORB". If the rootPOA of that ORB instance is used to activate an object, it's not possible to call any methods on that object because the ServerTransactionInterceptor will not find a TransactionPolicy defined on the rootPOa and throw an exception. This interceptor just needs to ignore the request in this situation.

      Attachments

        Activity

          People

            rickmcguire Richard McGuire
            rickmcguire Richard McGuire
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: