I've been trying to build Nukes from CVS with JBoss v3.2.4RC2 and keep getting the same 'class not found' error in two files: NukesBuilder.java and LifeCycleInterceptor.java..
It's looking for three classes that don't exist or at least I can't find them in v3.2.x, the do exist in v3.0.x. They are: org.jboss.mx.interceptor.MBeanAttributeInterceptor org.jboss.mx.interceptor.Invocation org.jboss.mx.interceptor.InvocationException In 3.2.x the above files are: org.jboss.mx.interceptor.ModelMBeanAttributeInterceptor org.jboss.mx.server.Invocation / org.jboss.Invocation org.jboss.mx.server.InvocationException / org.jboss.InvocationException Does Nukes build with the latest JBoss or am I missing something? Jack <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827782#3827782">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827782>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
