[
https://jira.jboss.org/jira/browse/JBESB-2813?page=com.atlassian.jira.plu...
]
Noel Rocher commented on JBESB-2813:
------------------------------------
Agree with Kevin's last comment.
If you look at the new code attached here, you'll see that it's a configuration
option (lazy-ejb-init = true or false, default false) and default is preserving the
current behavior.
Maybe some more loop code should be added to allow a reconnect when no HA remote EJBs are
configured but for me it's less priority and need more configs for # of loops and
sleeping time.
For sure something should be done to avoid JBoss AS instances dependencies.
Lazy lookup of EJBs in EJBProcessor
-----------------------------------
Key: JBESB-2813
URL:
https://jira.jboss.org/jira/browse/JBESB-2813
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Adapters
Affects Versions: 4.4, 4.5, 4.6
Reporter: Martin Putz
Attachments: EJBProcessor.java
EJBProcessor performs lookup of remote EJBs at application startup. If the lookup fails,
EJBProcessor throws an exception, so that the whole application cannot start.
This should be changed to a lazy lookup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira