[JBoss-user] Entity Bean Cache performance issue in Jboss3.0.0

2002-06-07 Thread Jos Henrique Varanda
Hello, I was using jboss-3.0.0rc3 and performance was not an issue. Now I've installed jboss-3.0.0 and there is a serious performance problem in that version. I have 1500 entities into my DB and in a finder method I look for them all. In RC3 the first time I execute the finder is 2 times slower

Re: [JBoss-user] Entity Bean Cache performance issue in Jboss3.0.0

2002-06-07 Thread Dain Sundstrom
Jos Henrique Varanda wrote: Hello Dain, I'm using the same ear file in RC3 and 3.0.0. I'm using Oracle8 db and using CMP 2.0 as well. The problem is: the same ear executes 100 times slower in 3.0.0 than in RC3. What about with hypersonic? What about transaction demarcation? I'm using

[JBoss-user] Entity Bean Cache performance issue in Jboss3.0.0

2002-06-06 Thread Jos Henrique Varanda
Hello, I was using jboss-3.0.0rc3 and performance was not an issue. Now I've installed jboss-3.0.0 and there is a serious performance problem in that version. I have 1500 entities into my DB and in a finder method I look for them all. In RC3 the first time I execute the finder is 2 times slower

Re: [JBoss-user] Entity Bean Cache performance issue in Jboss3.0.0

2002-06-06 Thread Hunter Hillegas
To: [EMAIL PROTECTED] Subject: [JBoss-user] Entity Bean Cache performance issue in Jboss3.0.0 Hello, I was using jboss-3.0.0rc3 and performance was not an issue. Now I've installed jboss-3.0.0 and there is a serious performance problem in that version. I have 1500 entities into my DB

RE: [JBoss-user] Entity Bean Cache performance issue in Jboss3.0.0

2002-06-06 Thread Bill Burke
removed. Maybe this had/has an effect. But again, probably not. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jos Henrique Varanda Sent: Thursday, June 06, 2002 12:45 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] Entity Bean Cache performance issue

Re: [JBoss-user] Entity Bean Cache performance issue in Jboss3.0.0

2002-06-06 Thread Dain Sundstrom
Varanda Sent: Thursday, June 06, 2002 12:45 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] Entity Bean Cache performance issue in Jboss3.0.0 Hello, I was using jboss-3.0.0rc3 and performance was not an issue. Now I've installed jboss-3.0.0 and there is a serious performance problem

[JBoss-user] Entity Bean Cache performance issue in Jboss3.0.0

2002-06-06 Thread Jos Henrique Varanda
Hello, I was using jboss-3.0.0rc3 and performance was not an issue. Now I've installed jboss-3.0.0 and there is a serious performance problem in that version. I have 1500 entities into my DB and in a finder method I look for them all. In RC3 the first time I execute the finder is 2 times slower

[JBoss-user] Entity Bean Cache performance issue in Jboss3.0.0

2002-06-05 Thread Jos Henrique Varanda
Hello, I was using jboss-3.0.0rc3 and performance was not an issue. Now I've installed jboss-3.0.0 and there is a serious performance problem in that version. I have 1500 entities into my DB and in a finder method I look for them all. In RC3 the first time I execute the finder is 2 times slower