Acegi Security

From Resin 3.0

(Difference between revisions)
Jump to: navigation, search
Ferg (Talk | contribs)
(New page: == step by step == # download Resin 3.1.5 or later from http://caucho.com/download # unzip Resin into resin-3.1.x # download Acegi from http://www.acegisecurity.org # copy acegi-security-...)
Newer edit →

Revision as of 23:29, 15 January 2008

step by step

  1. download Resin 3.1.5 or later from http://caucho.com/download
  2. unzip Resin into resin-3.1.x
  3. download Acegi from http://www.acegisecurity.org
  4. copy acegi-security-xxx.jar into resin-3.1.x/ext-lib (or your WEB-INF/lib)
  5. copy acegi-security-samples-tutorial.war into resin-3.1.x/webapps
  6. start Resin using java -jar resin-3.1.x/lib/resin.jar
Personal tools