]
Tom Fennelly reassigned JBESB-1865:
-----------------------------------
Assignee: Tom Fennelly (was: Jervis Liu)
Can not override inVM listener properties with service properties
-----------------------------------------------------------------
Key: JBESB-1865
URL:
http://jira.jboss.com/jira/browse/JBESB-1865
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Configuration
Affects Versions: 4.3
Reporter: Jervis Liu
Assigned To: Tom Fennelly
Can not configure MessageAwareListener with maxThreads, None of below works:
<service category="X" name="Y" description="Blah"
invmScope="GLOBAL">
<property name="maxThreads">10</property>
</service>
<service category="X" name="Y" maxThreads="10"
description="Blah" invmScope="GLOBAL">
</service>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: