[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - WebAuthentication class - IllegalStateException "request is

clevelam do-not-reply at jboss.com
Mon Sep 15 11:24:55 EDT 2008


I am attempting to use a programmatic security to login to a JBoss server.
I'm trying to passing in login credentials through the request object from one JBOSS server to a LoginServlet on another JBOSS server.   The login servlet is hit... it has valid login credentials... but I always get a IllegalStateException thrown back at me when trying to use the WebAuthentication class.

If I use a login jsp sitting on the same server to try to login... everything works fine.

Any ideas ?

- Micah

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

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



More information about the jboss-user mailing list