Red Hat Training

A Red Hat training course is available for JBoss Enterprise SOA Platform

5.18.6. Change the Number of Listener Threads Associated with an InVM Transport

Procedure 5.3. Task

  1. Open the file in a text editor.
  2. Edit the file like this:
          <service category="HelloWorld" name="Service2" 
        description="Service 2" invmScope="GLOBAL"> 
           		 <property name="maxThreads" value="100" /> 
             		<listeners>... 
             		<actions>...
    
  3. Save the file and exit.