User: tmcsys  
  Date: 01/03/22 22:30:37

  Modified:    business jboss-petstore.html
  Log:
  Deploy the Java Pet Store on www.jboss.org
  
  Revision  Changes    Path
  1.2       +20 -14    newsite/business/jboss-petstore.html
  
  Index: jboss-petstore.html
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/business/jboss-petstore.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jboss-petstore.html       2001/02/19 17:21:45     1.1
  +++ jboss-petstore.html       2001/03/23 06:30:37     1.2
  @@ -17,8 +17,9 @@
                                                </tr>
                                                <tr>
                                                        
  -          <td class="newsbody"><font face="Myriad Web,Arial"><IMG 
src="../pictures/petstore1.gif" 
  -               width="300" height="210" border="0" align="left" hspace="10" 
vspace="10">
  +          <td class="newsbody"><font face="Myriad Web,Arial"><a 
href="petstore_frames.html"><IMG src="../pictures/petstore1.gif" 
  +               width="300" height="210" border="0" align="left" hspace="10" 
vspace="10"
  + alt="Run the Java Pet Store on www.jboss.org"></a>
                  
                        The Java Pet Store is a reference application that 
demonstrates J2EE 
            technologies.
  @@ -32,28 +33,33 @@
                        scale well.
                    <p>
                        Deploying the Pet Store represents a resonable test of how 
well a
  -                     server implements and integrates the J2EE specifications.  Our 
  -         objective is to deploy the Pet Store on a JBoss server on this site.
  -                                             
  +                     server implements and integrates the J2EE specifications.  
  +          <p>
  +                     The Pet Store implements a security scheme based on a 
"pluggable" 
  +         Security adapter.  Each server implements security differently, and
  +         we've developed a simple JBossSecurityAdapter for the Pet Store 
  +         that is integrated with Tomcat's JDBC Realm.
  +         <p>
  +         Our objective for some time now has been to deploy the Pet Store on
  +         this site.  We've talked about it long enough.
  +                      <p>
  +                     Now you can <b>run</b> the Java Pet Store <a 
href="petstore_frames.html">here</a>, so go ahead - kick some Ejb tires, try out
  +the application for yourself and see if you don't agree that JBoss is a viable 
solution for your production applications.
  +            <p>                                      
                        </td>
                                                </tr>
                                                <tr>
  -                                                     <td class="newsheader"><b>To 
Do</b></td>
  +                                                     <td 
class="newsheader"><br><b>To Do</b></td>
                                                </tr>
                                                <tr>
                                                        <td class="newsbody">
               <UL>
  -         <li><font face="Myriad Web,Arial">
  -                     The Pet Store implements a security scheme based on a 
"pluggable" 
  -         Security adapter.  Each server implements security differently, and
  -         our current focus is to develop a JBossSecurityAdapter for the Pet 
  -         Store.</font>
  -         <li><font face="Myriad Web,Arial">Deploy on www.jboss.org</font>
  +         <li><font face="Myriad Web,Arial">Deploy the Admin application</font>
               </UL>
               </td>
                                                </tr>
                                                <tr>
  -                                                     <td 
class="newsheader"><b>Mailing lists</b></td>
  +                                                     <td 
class="newsheader"><br><b>Mailing lists</b></td>
                                                </tr>
                                                <tr>
                                                <td class="newsbody"><font 
face="Myriad Web,Arial">
  @@ -70,7 +76,7 @@
                                                        </td>
                                                </tr>
                                                <tr>
  -                                                     <td 
class="newsheader"><b>Distribution</b></td>
  +                                                     <td 
class="newsheader"><br><b>Distribution</b></td>
                                                </tr>
                <tr>
           <td class="newsbody"><font face="Myriad Web,Arial">The JBoss Pet Store is 
currently
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to