You sure know how to whine really well ;)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837668#3837668
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837668
---
Thi
"Martin0" wrote : I've run this test with 3.2.4RC1 and it fails
|
| I've also run the test with standalone tomcat 5.0.19 and it passes.
|
| I will post this as a bug in the morning
|
This does not make any sense to me, so I recommend testing again.
http://www.jboss.org/index.html?mo
About web tier performance: the default configuration isn't very optimal with JBoss
3.2.3. This is improved in 3.2.4 RC 1 (along with the significantly faster Tomcat 5),
but by default, JBoss is more in "development" configuration than "production".
Some basic steps:
- Disable logging for the we
I recommend using the Tomcat classloader instead (configured in the
jboss-service.xml). This is a lot more "webapp friendly" than the JBoss classloader.
I will properly implement the getURLs of the fake ENCLoader (your proposed patch is
bad).
http://www.jboss.org/index.html?module=bb&op=viewtop
Yes, that's true, but here the problem is that clustering wasn't supported yet in
3.2.3 with Tomcat 5. It is now supported, so you need to get the code from CVS if
you'd like to use clustering.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823621#3823621
Re
You need to post specific data on what you are testing.
For JSPs, you need to either precompile them (and map them as servlets), or disable de
development mode of Jasper. This makes a big difference.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823374#382337
"amayingenta" wrote : Are you using Tomcat 5? We had the same problem. The fix (which
just adds a no argument constructor) is checked into CVS and will be in JBoss 3.2.4.
|
| You could do what I did and fix it in a copy of the 3.2.3 source and just update
the class in jmx-console.war.
|
Get jboss-3.2 with Branch_3_2.
The fix works for me.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823112#3823112
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823112
"ahardy66" wrote : Thanks for the response. However it's definitely tomcat 5.0.16 that
I'm using - I installed it using the ant build script in the jboss docs directory.
|
| I've narrowed it down to a particular class in tomcat's catalina startup but I'd
have to run a debugger over it to wor
The fix is in CVS, as usual. So you have to get the 3,2 branch code. An easier
solution is to wait for the first RC of JBoss 3.2.4 (which should be out soon), which
will use Tomcat 5.0.19.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822614#3822614
Reply t
10 matches
Mail list logo