Re: unexpected java.lang.NoClassDefFoundError:javax/management/MBeanRegistration

2003-08-14 Thread Jean-Francois Arcand
Dmitry Beransky wrote: I'm trying to integrate a custom compiled Tomcat 4.1.27 with Intellj IDEA (using a third-party plugin allowing invocation of Tomcat 4.1 from inside IDEA). Tomcat quits almost immediately with the following exception: java.lang.reflect.InvocationTargetException at su

Re: unexpected java.lang.NoClassDefFoundError:javax/management/MBeanRegistration

2003-08-09 Thread Jean-Francois Arcand
Try adding the mx4j jar file to the classpath command line to see if it work. Or start using Netbeans or Eclipse (just kidding :-) ) -- Jeanfrancois Dmitry Beransky wrote: At 10:07 AM 8/8/2003, Jean-Francois Arcand wrote: This plug-in is for which version? The plugin itself is from Sean Taylo