opensubscriber
   Find in this group all groups
 
Unknown more information…

j : jboss-user@lists.sourceforge.net 20 July 2006 • 2:52AM -0400

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: ExtendedFormAuthenticator trouble SOLVED
by bozmoz

REPLY TO AUTHOR
 
REPLY TO GROUP






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@list...
https://lists.sourceforge.net/lists/listinfo/jboss-user

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.