User: tcoleman
  Date: 01/02/19 09:21:45

  Modified:    business jboss-third.html
  Added:       business jboss-petstore.html
  Log:
  Add the JBoss Pet Store project
  
  Revision  Changes    Path
  1.2       +8 -8      newsite/business/jboss-third.html
  
  Index: jboss-third.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/business/jboss-third.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jboss-third.html  2001/02/15 21:58:31     1.1
  +++ jboss-third.html  2001/02/19 17:21:45     1.2
  @@ -15,7 +15,7 @@
         <p>Go directly to the PROJECT PAGE for:</p>
         <ul>
           <li><a href="jboss-tomcat.html">Tomcat</a></li>
  -        <li><a href="../documentation/petstore-1.1.1-01.html">Petstore</a></li>
  +        <li><a href="jboss-petstore.html">Pet Store</a></li>
           <li><a href="jboss-jetty.html">Jetty</a></li>
           <li><a href="jboss-castor.html">Castor</a></li>
           <li><a href="http://www.thoughtinc.com/jboss/">Cocobase</a></li>
  @@ -45,16 +45,16 @@
     </tr>
     
     <tr> 
  -    <td class="newsheader"><b>JBoss/Petstore</b></td>
  +    <td class="newsheader"><b>JBoss/Pet Store</b></td>
     </tr>
     <tr> 
  -          <td class="newsbody"><font face="Myriad Web,Arial"><img height="141" 
width="108" src="../pictures/wap0.gif" align="left" alt="">Petstore 
  +          <td class="newsbody"><font face="Myriad Web,Arial"><img height="141" 
width="108" src="../pictures/wap0.gif" align="left" alt="">Pet Store 
               is a reference application produced by SUN. Most people first want 
  -            to know how to get that application running under JBoss since it gives 
  -            beginners an easy point of entry into JBoss configuration. There is 
  -            a team of people dedicated withing the JBoss organization to making 
  -            sure that Petstore as well as other standard apps work as they should 
  -            on JBoss.<font face="Myriad Web,Arial"> <a 
href="../documentation/petstore-1.1.1-01.html">PROJECT PAGE</a></font></font></td>
  +            to know how to get that application running under JBoss since it 
  +            gives beginners an easy point of entry into JBoss configuration. 
  +            There is a team of people with the JBoss organization dedicates to 
  +            making sure that Pet Store as well as other standard applications 
  +            work as they should on JBoss.<font face="Myriad Web,Arial"> <a 
href="jboss-petstore.html">PROJECT PAGE</a></font></font></td>
     </tr>
     <tr> 
       <td class="newsheader"><b>JBoss/Jetty</b></td>
  
  
  
  1.1                  newsite/business/jboss-petstore.html
  
  Index: jboss-petstore.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  <html>
  
  <LINK rel="stylesheet" href="main.css" type="text/css">
  
  <BODY marginwidth="0" marginheight="0" onload="">
                <table border="0" cellpadding="0" cellspacing="3">
                        <tr>
                                <td width="600" valign="top">
                                        <table border="0" cellpadding="2" 
cellspacing="0">
                                                <tr>
                                                        
            <td class="pageheader">JBoss Pet Store</td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>Deploying the Pet Store on JBoss</b></td>
                                                </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">
                  
                        The Java Pet Store is a reference application that 
demonstrates J2EE 
           technologies.
                        It demonstrates interaction between Java Server Pages (JSP's), 
custom 
           Tag Libraries, JavaBeans, and Enterprise Java Beans.  It demonstrates 
           a real-world approach to application development, where the 
           presentation of data is separated from the process of obtaining data 
           from objects which interact with the enterprise or database tier.
                        The Pet Store application implements MVC 
(Model-View-Controller)
                        design, and demonstrates one way to design an application that 
should 
                        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.
                                                
                        </td>
                                                </tr>
                                                <tr>
                                                        <td class="newsheader"><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>
              </UL>
              </td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>Mailing lists</b></td>
                                                </tr>
                                                <tr>
                                                <td class="newsbody"><font 
face="Myriad Web,Arial">
                                                The Pet Store project has already been 
responsible for some 
                    spirited discussions about application packaging and JBoss 
                    deployment.
                                                <p>
                                                Join us to gain practical J2EE 
experience, learn how you 
                    can use JBoss for your next project, meet knowledgable 
                    and interesting people, and have some fun at the same time.
                                                <p>
                                                Our discussions take place on the 
jboss-user list.  You can 
                    find our mailing list <a href="lists.html">here</a>.</font>
                                                        </td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>Distribution</b></td>
                                                </tr>
                <tr>
          <td class="newsbody"><font face="Myriad Web,Arial">The JBoss Pet Store is 
currently
                being distributed as the <a 
href="../documentation/petstore-1.1.1-patch.zip">Pet Store patch</a>. 
          </font> 
                </tr>
                                        </table>
                                </td>
                        </tr>
                        <tr>
                                <td width="600"></td>
                        </tr>
                </table>
        </BODY>
  </html>
  
  
  

Reply via email to