By default this was set to true. I still get the same error. Is there a
similiar setting for webapps with classes that need to be made available to
MBeans?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941609#3941609
Reply to the post :
http://www.jboss.
I just realized this post was created in the wrong category. I've reposted
here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81975
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940227#3940227
Reply to the post :
http://www.jboss.com/index.html
I'm trying to deploy an MBean using an XML descriptor. The classes for the
MBean are located in my WAR file. For example classes would exist here:
deploy/webapplication.war/WEB-INF/classes/com/example/mbeans/TestMBean.class
deploy/webapplication.war/WEB-INF/classes/com/example/mbeans/Test.class
There is no jar file that I'm trying to use for this exmple. I'm trying to
deploy an MBean using an XML descriptor. The classes for the MBean are located
in my WAR file. For example classes would exist here:
deploy/webapplication.war/WEB-INF/classes/com/example/mbeans/TestMBean.class
deploy/w
I'm having the same problem.
On jboss 3.2.7 I was able to add my webapplication.war\WEB-INF\classes
directory to the classpath in an xml descriptor. Now jboss 4.0.3 is unable to
load the classes.
Instead, is there a way I can deploy the mbeans inside WAR file?
View the original post :
htt
Adding my LoggingMonitor MBean descriptor into a deploy.last directory delayed
the warning on "jboss.web:type=ThreadPool,name=jk-8009" but it didn't prevent
them. I was having the same issue other mbeans and this did resolve those
problems.
If this is problem resolved in later version of jbo
I'm running JBOSS 3.2.7 and I've added the LoggingMonitor jar.
I'm currently getting this error message during bootup:
2006-04-13 20:27:28,275 WARN
[org.jboss.services.loggingmonitor.LoggingMonitor] Unable to log attributes for
mbean: jboss.web:type=ThreadPool,name=jk-8009
javax.management.Ins