[jboss-user] [Security & JAAS/JBoss] - Re: Custom Authenticator class not found

barramundi do-not-reply at jboss.com
Mon Jan 7 01:36:33 EST 2008


Found the problem to be compiler JDK version.
Referring to http://wiki.jboss.org/wiki/Wiki.jsp?page=DeterminingClassVersionFromADotClassFile
I found the bytecode major version to be jdk 1.5

Compiled back with 1.4 and the problem is gone.

Strange though, that the error was not java.lang.UnsupportedClassVersionError

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

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



More information about the jboss-user mailing list