[esb-issues] [JBoss JIRA] Created: (JBESB-1865) Can not configure MessageAwareListener with maxThreads

Jervis Liu (JIRA) jira-events at lists.jboss.org
Thu Jul 10 06:59:26 EDT 2008


Can not configure MessageAwareListener with maxThreads
------------------------------------------------------

                 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: Jervis Liu


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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list