Deploy CORBA EJB with TSS; config with CORBA Server is not started but no error
message
---------------------------------------------------------------------------------------
Key: GERONIMO-1589
URL: http://issues.apache.org/jira/browse/GERONIMO-1589
Project: Geronimo
Type: Bug
Components: OpenEJB, CORBA, kernel
Versions: 1.0
Reporter: Aaron Mulder
Fix For: 1.1
The j2ee-corba configuration defines the CORBA "Server".
I added a TSS to an EJB JAR, and the TSS has a reference to the Server running
in the j2ee-corba configuration.
The deployment completed successfully, yet the j2ee-corba configuration was
still not running. What happened here? From the log, it looks like the
TSSBean failed to start waiting on the Server, and the SessionBean failed to
start waiting on the TSSBean. This should have resulted in some kind of
message during dpeloyment, if not outright failing the deployment. Or better
yet, it should have just started the j2ee-corba configuration.
This would be cured by setting j2ee-corba as a parent or import for the EJB
JAR, but I forgot, and it still should have produced a warning or error message
as is!
--
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