[JBoss-user] Authentication Problem

2003-11-23 Thread Jack Lauman
I am trying to move an app from 3.0.7 to 3.2.3RC1 and am getting the following error. Apparently it's trying to connect to hsqldb instead of the mysql db named java:/RestaurantDS. The app works correctly under 3.0.7. I would appreciate any help in resolving this. I have included a short stack t

[JBoss-user] Tomcat session replication

2003-11-23 Thread Sacha Labourey
Hello, A few changes in the Tomcat HTTP Session replication code. First, some unnecessary synchronization has been removed. This should lead to better scalability and in some cases remove the impression that the replication is "hanging". Second, the replication has been improved. Without using A

Re: [JBoss-user] Exception in jmx-console

2003-11-23 Thread Scott M Stark
Open a bug on sourceforge: http://sourceforge.net/tracker/?group_id=22866&atid=376685 -- Scott Stark Chief Technology Officer JBoss Group, LLC Mike Moulton wrote: I recently configured JBoss-3.2.3RC1-jetty-4.2.14, after getting everything running

[JBoss-user] Exception in jmx-console

2003-11-23 Thread Mike Moulton
I recently configured JBoss-3.2.3RC1-jetty-4.2.14, after getting everything running for my environment I am getting a "java.lang.IllegalStateException: No 'jboss' MBeanServer found!" when I try to access the jmx-console. After a bunch of troubleshooting I have narrowed the problem down to 1 are