Re[2]: [JBoss-user] Jboss3.02 ejbDepolyer stop/start

2002-10-11 Thread Mikhail Akopov
Hello David, Thank you. I found that 3.0.3 works fine in such a case. If problem will occure once more I'll use your advice and redeploy application. Thursday, October 10, 2002, 1:10:46 AM, you wrote: > This is fixed in head and as I recall in 3.2. It's kind of a major > rewriting of ejb startup

Re: [JBoss-user] Jboss3.02 ejbDepolyer stop/start

2002-10-09 Thread David Jencks
This is fixed in head and as I recall in 3.2. It's kind of a major rewriting of ejb startup code, so I don't really want to put it in branch 3.0. You can avoid the problem by undeploying and redeploying your app. david jencks On 2002.10.09 16:35:50 -0400 Mikhail Akopov wrote: > Hello jboss-use

[JBoss-user] Jboss3.02 ejbDepolyer stop/start

2002-10-09 Thread Mikhail Akopov
Hello jboss-user, I use jboss 3.0.2 (bundled with jetty) from jboss-3.0.2.zip (files date is 08.27.02) When I start configuration 'all', enter http://localhost:8080/jmx-console/HtmlAdaptor?action=inspectMBean&name=jboss.ejb%3Aservice%3DEJBDeployer and invoke operation stop() everything stops OK.