We've got the Pet Store Security Adapter working.
The application deploys cleanly using Embedded Tomcat.
See the Deployment HowTo on the JBoss Web site for details.
Here's the README from the latest patch file.
07-Mar-2001
These files allow deployment of Pet Store 1.1.1 in JBoss.
petstore-jboss-mods.zip Pet Store modifications
unzip this file in the root directory of your
Pet Store distribution. Then rebuild the Pet Store.
jboss.jcml default Database Pools (using Cloudscape)
Comment out the SecurityDS DB pool if you do not
configure a JDBCRealm.
tomcat-users.xml Adds the default Pet Store user to Tomat.
Use if you configure Tomcat to use the SimpleRealm.
The following files are located in the $PETSTORE/database.sql directory
and are used to set up a Cloudscape database on port 1098, a Tomcat
JDBCRealm, and query Cloudscape using SQL.
PopulateTables.java Build Cloudscape database using port 1098
populate.jar version uses port 1098
dbrealm Script creates default user and roles in JDBCRealm
dbrealm.jar Used by dbrealm
dbrealm.sql dbrealm SQL
DBRealm.java dbrealm source (uses Cloudscape port 1098)
DynamicQuery.java Runs dynamic SQL queries on the Cloudscape DB
checkrealm queries realm tables
checkaccount queries Pet Store Account table
Documentation available at:
<http://www.jboss.org/newsite/documentation/petstore-1.1.1-01.html>
Please post comments to [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]