[
https://issues.apache.org/jira/browse/GERONIMO-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor updated GERONIMO-4984:
----------------------------------
Attachment: GERONIMO-4984.patch
Attaching a patch for this issue. One NetworkConnector gbean is created for
each ServerService started by OpenEJB. The patch depends on OPENEJB-1117 and
OPENEJB-1118.
> 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
> Attachments: GERONIMO-4984.patch
>
>
> 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.