[
https://issues.jboss.org/browse/JBESB-3596?page=com.atlassian.jira.plugin...
]
Ryan LaMothe updated JBESB-3596:
--------------------------------
Description:
The jbossesb-1.3.0.xsd file contains the LOCAL invmScope service configuration option but
it is commented out.
<!-- Invokable over InVM only from within the same/local deployment. -->
<!-- xsd:enumeration value="LOCAL" / -->
We need this option to be available in ESB 4.9 as we have a large number of GLOBAL scoped
services which really only need to be LOCAL scoped. We could configure the services to
use NONE scope, but we do not want to configure a listener for all of the services. The
LOCAL scope would also allow us to avoid adding additional security configurations and
work-arounds.
was:
The jbossesb-1.3.0.xsd file contains the LOCAL invmScope service configuration option but
it is commented out.
<!-- Invokable over InVM only from within the same/local deployment. -->
<!-- xsd:enumeration value="LOCAL" / -->
We need this option to be available in ESB 4.9 as we have a large number of GLOBAL scoped
services which really only need to be LOCAL scoped, as we do not want to attach a listener
to all of them because listeners are required to use NONE scope. The LOCAL scope should
also allow us to avoid adding additional security configurations and work-arounds.
Steps to Reproduce:
Download ESB 4.9
Attempt to use invmScope="LOCAL" in jboss-esb.xml
was:
Download ESB 4.9
Attempt to use invmScope="LOCAL" in jboessesb.xml
xsd:enumeration value="LOCAL" invmScope service
configuration commented out in ESB 4.9 release
----------------------------------------------------------------------------------------------
Key: JBESB-3596
URL:
https://issues.jboss.org/browse/JBESB-3596
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Configuration
Affects Versions: 4.9
Environment: All OS and platforms
Reporter: Ryan LaMothe
Priority: Critical
Fix For: 4.9
The jbossesb-1.3.0.xsd file contains the LOCAL invmScope service configuration option but
it is commented out.
<!-- Invokable over InVM only from within the same/local deployment. -->
<!-- xsd:enumeration value="LOCAL" / -->
We need this option to be available in ESB 4.9 as we have a large number of GLOBAL scoped
services which really only need to be LOCAL scoped. We could configure the services to
use NONE scope, but we do not want to configure a listener for all of the services. The
LOCAL scope would also allow us to avoid adding additional security configurations and
work-arounds.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira