View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820407#3820407

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820407

hi, 



I would like to configure jboss to create only one instance of a MDB. The answers I 
have found here so far refer to the entry



<container-configuration> 

<container-name>Standard Message Driven Bean</container-name> 

<container-invoker-conf> 



in the standardjboss.xml. this entry doen's exist in 3.2.1. I have found an entry 
called



<container-configuration> 

<container-name>Standard Message Driven Bean</container-name> 

<container-pool-conf>



in the standardjboss.xml and i have changed the default value from 100 to 1. 
unfortunately this doesn't have any effect. my system.outs show me, that there are 
still multiple instances working in parallel. is this a bug or am i changing the wrong 
entry?



any help is highly appreciated.



thanks, robert

 


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to