Do any of you use Jikes to build JBoss? I tried using Jikes v.1.14 on Win 2K, and the build failed - apparently Jikes does not accept local inner-classes within static methods, so I had to tweak the org/jboss/mq/xml/XElement.java file. Then the build succeeded, but I got a java.lang.Verify error while starting the jetty-plugin MBean.
After switching back to javac, these problems have disappeared. I was just wondering if anyone has had better experience. Thanks, Larry _________________________________________________________ View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=11372 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
