I solved my problem by using FormAuthValve. All I need is j_password, so 
FormAuthValve works fine.

<Context>
  |   <Valve className="org.jboss.web.tomcat.security.FormAuthValve"
  |          includePassword="true"/>
  | </Context>
  | 

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

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to