User: tcoleman
Date: 01/03/14 21:02:47
Modified: documentation petstore-1.1.1-01.html
Log:
Pet Store update
Revision Changes Path
1.7 +9 -5 newsite/documentation/petstore-1.1.1-01.html
Index: petstore-1.1.1-01.html
===================================================================
RCS file: /products/cvs/ejboss/newsite/documentation/petstore-1.1.1-01.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- petstore-1.1.1-01.html 2001/03/05 04:25:56 1.6
+++ petstore-1.1.1-01.html 2001/03/15 05:02:47 1.7
@@ -8,14 +8,13 @@
<p>The Pet Store demo can allow developers to gain familiarity with J2EE
concepts including application portability, a key J2EE design objective.
-<p>The Pet Store has been successfully deployed in JBoss PRE 2.1 configured to use
Embedded Tomcat using the following JDK's:
+<p>The Pet Store has been successfully deployed in JBoss PRE 2.1 configured to use
Embedded Tomcat and Tomcat/Apache using the following JDK's:
<pre>
- 1.3 Sun Linux Tomcat 3.2.1
+ 1.3 Sun Linux (jdk-1.3-fcs) Tomcat 3.2.1
</pre>
<p><h3>Outstanding Deployment Issues:</h3>
-<p>Please note that Pet Store in JBoss is a Work in Progress.
<p>Please post your experiences with deploying the Pet Store in JBoss to the
jboss-user mailing list.
<ol>
@@ -37,10 +36,15 @@
<h3><a NAME="petstore00">Adding New Users</a></h3>
<p>In order to add new users, you have to configure Tomcat to use a JDBCRealm.
See Step #9 below for details.
+<p>
+<li>
+<h3><a NAME="petstore000">The Admin Client</a></h3>
+<p>We still need JBoss specific Deployment descriptors for the Admin client
+application. Please post them to the mailing list if you have them.
</ol>
<h2>Original contributors</h2>
-Mike Leuders, Richard Gyger - Focus Technologies
+Mike Lueders, Richard Gyger - Focus Technologies
<br>Scott Stark
<br>Anatoly Ackerman
<br>Tom Coleman
@@ -50,7 +54,7 @@
Tom Coleman - [EMAIL PROTECTED]
<h2>Applicable to</h2>
-JBoss 2.1 since 21st January 2001
+JBoss PRE 2.1 since 21st January 2001
<h2>Installation & Configuration</h2>
<ol>