[jboss-user] [Beginners Corner] - Re: NoSuchMethodError

PeterJ do-not-reply at jboss.com
Fri Feb 9 11:06:33 EST 2007


By "pointing to the right class", do you mean that the -verbose:class output indicated that LEProperties class loaded was the one you expected?

The only other suggestion I have is to decompile the class to double-check the signature. The next step would be to change the init method to dynically load the LEProperties class and using reflection print the method signatures.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013714#4013714

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013714



More information about the jboss-user mailing list