EjbDaemonGBean can start multiple daemons
-----------------------------------------
Key: GERONIMO-4984
URL: https://issues.apache.org/jira/browse/GERONIMO-4984
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: OpenEJB, osgi
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor
The EjbDaemonGBean in geronimo-openejb module uses ServiceManager API to start
the different OpenEJB services. The problem is that the ServiceManager can
start multiple services but EjbDaemonGBean represents a single daemon (a single
NetworkConnector gbean). There should be one NetworkConnector gbean created for
each OpenEJB service started.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.