[JBoss-user] [Installation & Configuration] - Re: Low JBoss performance on Linux

2004-09-03 Thread NOD
Using jboss on a windows server is not an option for me, also when it seems to be faster. I did some more tests know: - using another Linux dist. (Mandrake) does not bring any performance advantage - starting up jboss with jdk1.5rc does not make a nameable difference - Some other java apps (e.g.

[JBoss-user] [Installation & Configuration] - Re: Low JBoss performance on Linux

2004-09-01 Thread NOD
Thank you. I'm currently using Suse Linux 9.1 with a 2.6.x kernel. I tested JDK 1.4.2_03 and Blackdown 1.4. This makes almost no difference. It is exact the same JBoss on both places. 'Top' displays no 'idle' time when JBoss gets started. There is more then enough memory free. I set the number

[JBoss-user] [Installation & Configuration] - Low JBoss performance on Linux

2004-09-01 Thread NOD
Hi, when I use Jboss with Linux I noticed a slow performance in comparison to using Jboss with Windows. For example starting a Jboss on Windows tooks about 10 sec., same on Linux about 22 sec. In addition this test used - a good equipped Hardware for the Linux server with 2,8Gz xeon, very fast

[JBoss-user] [Management, JMX/JBoss] - Scheduler - ClassNotFoundException

2004-07-20 Thread NOD
Hi all, the JBoss class loader cannot find my Scheduler class, even if I specify the jar containing the Scheduler class in the depends tag. I thought this would set the right deploy order between the service xml and the jar file. What else has to be done? Moving the stuff to the lib directory

[JBoss-user] [Security & JAAS/JBoss] - Re: Roles Update Problem

2004-06-15 Thread NOD
Thank you for the hints. Flushing the JAASSecurityManger's cache does it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838800#3838800 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838800 ---

[JBoss-user] [Security & JAAS/JBoss] - Roles Update Problem

2004-06-08 Thread NOD
bean method. I assumed that the user 'doe' can call the method 'abc' now. But he can't until I restart the JBoss. Is there any information about that problem around? Thank you, Nod View the original post : http://www.jboss.org/index.html?m