you need to also edit the jboss-auto.jcml as well - it makes a 'snapshot' of the mbeans during runtime, and reloads them when you restart tomcat.
 
it can be quite annoying when you're getting started with jboss and are making changes to jboss.jcml and restarting, only to find that the erroneous mbean that you deleted is still present - however, all you need to do is delete/change the name of the file to disable this feature.
 
i've got a bit further than you with petstore - but i'm still stuck with this error:
 
[Container factory] No resource manager found for mail/MailSession 
 
any advice anyone?
 
simon
 
----- Original Message -----
Sent: Friday, May 25, 2001 1:26 PM
Subject: [JBoss-user] flushing the XA connection pool

Is there someway to flush the connection pool, because i now get javax.naming.NameAlreadyBoundException. I changed the Pool name from the jboss.jcml a few times but i only want to use one for the petstore app.
 
Thanks,
Maarten

Reply via email to