Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-slide Wiki" for 
change notification.

The following page has been changed by PhilBurnside:
http://wiki.apache.org/jakarta-slide/RDBMS_StoresWithSamples

------------------------------------------------------------------------------
   1. Copy the web.xml from ["Multi Store Web.XML"] and replace the existing 
Web.xml file.
   1. Copy the code from ["RDBMS Domain.XML"] and replace the existing 
Domain.xml file.
   1. You will need to find a copy of "mysql-connector-java-3.1.8-bin.jar" and 
copy it to the TOMCAT$/common/lib folder.
-  1. If your MySQL database engine is not already loaded, please start it now.
+  1. If your MySQL database engine is not already loaded, start it now.
   1. Open an SQL session to the MySQL database.
-  1. Load the sql file. This will create a database called "slide1".
+  1. Load the sql file ["MySQL Schema"]. This will create a database called 
"slide".
-  1. Load the Slide2.SQL file. This will create a database called "slide2".
+  1. Copy the script and rename the database to "slide2".
   1. Launch your Tomcat server. If SLIDE is not automatically launched with 
the server, then enter the Tomcat manager and launch the servlet.
   1. Shutdown the Tomcat server.
   1. Delete the log files.
@@ -40, +40 @@

   1. You can access the SLIDE respository with the following usernames 
"user1", "user2", "user3", "user4". Passwords are the same as usernames.
   1. Once in the SLIDE default repository you should see 4 folders - "data1", 
"data2", "rdbms1" and "rdbms2". Data 1 and 2 are file system stores, rdbms 1 
and 2 are MySQL stores.
  
- 1 Your new SLIDE repository
+ = Your new SLIDE repository =
  If you have configured the SLIDE repository using the attached Domain.XML 
then you will have the following folder structure in place :
- * data1
+  * data1
- * data2
+  * data2
- * rdbms
+  * rdbms
- * rdbms2
+  * rdbms2
  
- 1.1 RDBMS folder
+ == RDBMS folder ==
- 1.1.1 User1 access
+ === User1 access ===
  Can view all of the files in rdbms and it's sub folders.
- Has write access to rdbms and all sub folder __except__ subfolderB. This has 
been explicitly denied.
+ Has write access to rdbms and all sub folder '''except''' subfolderB. This 
has been explicitly denied.
  
- 1.1.1 User2 access
+ === User2 access ===
  Is a member of the role "rdbms1"
  Can view all of the files in rdbms and its sub folders.
  Has write access to rdbms and all sub folders.
  
- 1.1.1 User3 access
+ === User3 access ===
  Is a member of the role "rdbms1"
  Can view all of the files in rdbms and its sub folders.
  Has write access to rdbms and all sub folders.
  
- 1.1.1 User4 access
+ === User4 access ===
  Can view all of the files in rdbms and its sub folders.
  Can only write to subfolderA. This has been explicitly granted.
  
- 1.1 RDBMS2 folder
+ == RDBMS2 folder ==
- 1.1.1 User1 access
+ === User1 access ===
  Can view all of the files in rdbms2 and it's sub folders.
- Has write access to rdbms and all sub folder __except__ subfolderD. This has 
been explicitly denied.
+ Has write access to rdbms and all sub folder '''except''' subfolderD. This 
has been explicitly denied.
  
- 1.1.1 User2 access
+ === User2 access ===
  Is a member of the role "rdbms1"
  Can view all of the files in rdbms and its sub folders.
  Has write access to subfolderC. This has been granted explicitly.
  
- 1.1.1 User3 access
+ === User3 access ===
  Is a member of the role "rdbms1"
  Can view all of the files in rdbms and its sub folders.
  Can not write to any folder.
  
- 1.1.1 User4 access
+ === User4 access ===
  Can view all of the files in rdbms and its sub folders.
  Can not write to any folder.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to