"schmidts" wrote : Besides timestamp issues, check if you still have hot
deployment properly enabled your configuration.
Hot deployment works, according to the logs. But the same old code still gets
executed. So, it deploys ok but the new code doesn't get loaded.
cheers
Erik Svensson, Ongame AB
Howdy all!
I've got a strange problem that I've got a kinda solution to but I'd like a
better one.
We have a rather large webb app deployed in a custom server (ie not one of
minimal, default or all). Into this server I deploy a .war containing a
servlet, appropriate configfiles and some helper
THnx for the prompt reply.
I changed the name string (and renamed it to avoid possible local confusion).
That, however, did not help.
I get
| avax.management.InstanceNotFoundException:
jboss.management.local:name=naps.monitor,service=VendorConnectionTest is not
registered.
| at
org.jbo
Howdy all!
I've got a mbean stuffed in an .ear that I want to access from a servlet
using jboss 3.2.6RC1 and the servlet in the local tomcat.
However, I can't seem to get at it. My servlet code:
| MBeanServer serv = org.jboss.mx.util.MBeanServerLocator.locateJBoss();
| ObjectName on = new