hey gang,

boby, Smajima asked for FORM auth, not BASIC.  

Smajima,  Part of what boby said is correct.  You need to have a jboss-web.xml 
file in the WEB-INF directory of your war that includes a security-domain like

  | <jboss-web>
  | ...
  |    <security-domain>java:/jaas/TestDB</security-domain>
  | ...
  | </jboss-web>
  | 

enjoy, cgriffith

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to