[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1461) Provide a ServiceBindingManager-compatible ejb3-connectors-service.xml to the AS
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Aug 13 10:45:40 EDT 2008
Provide a ServiceBindingManager-compatible ejb3-connectors-service.xml to the AS
--------------------------------------------------------------------------------
Key: EJBTHREE-1461
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1461
Project: EJB 3.0
Issue Type: Task
Reporter: Brian Stansberry
Fix For: AS 5.0.0.CR2
To allow multiple AS instances to be started on the same machine without binding each to a separate address, services that open sockets need to integrate with the AS's ServiceBindingManager bean. The remoting connector EJB3 opens is such a service.
I'll attach such a version of the config file that allows this. Probably the biggest issue with its use is getting EJB3's testsuite to work when it is present, by providing a mock ServiceBindingManager impl.
If you guys don't want to deal with this for 5.0.0.CR2, we can change the AS build to have it provide its own version of the file in preference to the one that comes in jboss-ebj3-core.jar.
--
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
More information about the jboss-jira
mailing list