TSSLink doStart() method is not getting called.
-----------------------------------------------

                 Key: GERONIMO-2592
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2592
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: CORBA
    Affects Versions: 1.2, 2.0
            Reporter: Rick McGuire
         Assigned To: David Jencks
            Priority: Blocker
             Fix For: 1.2, 2.0


Once the TSSLinkBuilder and the deployers list were fixed so that the TSSLink 
GBeans were getting connected, things still are not working correctly with the 
TSSLink GBeans.  The beans are getting created now, but the doStart() method is 
not getting called to cause the EJB container registration to occur.  I'm not 
sure where this was intended to be triggered.  I tried having TSSLink implement 
GBeanLifeCycle, but this still did not result in a call to doStart().  This is 
blocking most of the tck interop tests, since none of the EJBs can get exported 
as CORBA objects without this. 

-- 
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

        

Reply via email to