Actually I tried that after posting this topic, but got the same error.
I edited the run.bat to include the jar file
-classpath "%JBOSS_CLASSPATH%;C:\jbosscustauth.jar" 

error as below:

2008-01-07 11:02:38,796 ERROR 
[org.jboss.web.tomcat.security.config.JBossContextConfig] Failed to customize 
authenticators::
java.lang.ClassNotFoundException: TestAuthenticator
        at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
        at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:575)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
        at 
org.jboss.web.tomcat.security.config.JBossContextConfig.getAuthenticators(JBossContextConfig.java:108)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117426
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to