[JBoss-user] [Installation Configuration] - Re: Can't change Tomcat log level from DEBUG

2005-01-25 Thread mrooney
Here it is: | ?xml version=1.0 encoding=UTF-8? | | !-- The service configuration for the embedded Tomcat4.1.x web container | -- | server | |mbean code=org.jboss.web.tomcat.tc4.EmbeddedTomcatService | name=jboss.web:service=WebServer | | !-- Get the flag

[JBoss-user] [Installation Configuration] - Can't change Tomcat log level from DEBUG

2005-01-24 Thread mrooney
I'm using JBoss 3.2.3 with Apache/AJP. I'm getting tons of DEBUG messages in the server log and I can't figure out how to stop it. Nothing in my conf/log4j.xml is set to DEBUG and I tried changing the verbosityLevel to warning in deploy/jbossweb-tomcat41.sar/META-INF/jboss-service.xml. View

[JBoss-user] [Management, JMX/JBoss] - Can JFreeChart be moved to lib?

2004-08-25 Thread mrooney
I've seen a few posts in the forums related to the use of JFreeChart which is packaged within the console-mgr.sar. It seems to me that JFreeChart is making rapid advances in functionality that can be useful to applications deployed in JBoss. Having the jars packaged in the console requires

[JBoss-user] [EJB/JBoss] - Re: accessing EJB/Classes across EAR's

2004-05-10 Thread mrooney
Hi Lea, I'm using an architecture similar to your GatewayBean except the servlet I use for routing is also deployed to each EAR and only routes to the GatewayBean within that EAR. (My GatewayBean is for EJB client access). I'm relying on your statement that each EAR is scoped with its own