RE: [JBoss-user] A little BMP philosophy/understanding

2001-03-22 Thread harviej
In the original JBoss 2.0 version the PreparedStatement cache was not discarded after the connection was returned to the pool because more than likely you might want to issue that one of these PreparedStatements again. To make matters worse there wasn't an upper limit on the number of PreparedStat

Re: [JBoss-user] Autodeployer classpath changes in Version 2.1

2001-03-19 Thread harviej
I did as you suggested but I'm still receiving the same exception. I will attempt to isolate the problem further. Thanks for the input. "Scott M Stark" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/19/2001 12:52 PM Please respond to jboss-user                 To:        <[EMAIL PROTE

[JBoss-user] Autodeployer classpath changes in Version 2.1

2001-03-19 Thread harviej
I am using JBoss 2.1 (or at least attempting to) on Window 2000. I have been using JBoss 2.0 without any problems for several months. However, if I take the ejb-jar file that works under version 2.0 and attempt to use in JBoss 2.1 I receive a java.lang.NoClassDefFoundError when the JBoss verifier