"madalvi" wrote : Few questions: | 1. Where do I put cotext.xml file? | 2. Where do I put the FormAuthValve class? |
1. I put it in the application WEB-INF folder 2. If you're using jboss 4.0.2 you just link your project to the library <root_of_jboss>\server\default\deploy\jbossweb-tomcat55.sar\tomcat55-service.jar which contains the class you need, then you configure it as in the wiki example. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891750#3891750 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891750 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
