i got in now, thanks. I have the same "mail" problem so if you find out what it is...There is a comment in the last line of the startup sequence where something can't be found, maybe that explains things.
 
By the way did you get any problems in populating the DB. I have set properties in the jboss.jcml and the server.xml in Tomcat but i still get an 'no database connection'-page, but everything is running.
----- Original Message -----
Sent: Friday, May 25, 2001 2:35 PM
Subject: R: [JBoss-user] flushing the XA connection pool

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