[JBoss JIRA] Created: (JBESB-3596) xsd:enumeration value="LOCAL" invmScope service configuration commented out in ESB 4.9 release
by Ryan R. LaMothe (JIRA)
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 R. 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, 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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira