[esb-issues] [JBoss JIRA] Closed: (JBESB-1865) Can not override inVM listener properties with service properties

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Thu Jul 10 11:37:26 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBESB-1865?page=all ]

Tom Fennelly closed JBESB-1865.
-------------------------------

    Resolution: Done

Fixed

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