Quick start guide
This procedure allows quick installation of jGuard and testing of the jGuardExample.war archive provided in the distribution.
The jGuardExample is configured to work with the XmlLoginModule, XmlAuthenticationManager and the XmlAuthorizationManager.
Requirements
- java 4(also known as 1.4) or higher
- jee 3(also known as j2ee 1.3) or higher
Steps
- Add the jguard-struts-example.war to your application server
- Tomcat : put the jguard-struts-example.war file under your ${CATALINA_HOME}/webapps directory
- JBoss : put the jguard-struts-example.war file under ${JBOSS_HOME}/server/Default/deploy directory
- Start your application server
*note that since jGuard 1.0.0 beta 3, there is no requirement by default (the default scope is 'local') to put some jguard archives in the "shared libraries" directory of your application server. there is also no requirement to edit any java.policy file. all the security is embedded in your webapp. *
Version 1.19 last modified by Andre Pestana on 01/12/2007 at 02:04
Comments: 0