[jboss-cvs] jboss-seam/examples ...

Peter Muir peter at bleepbleep.org.uk
Fri Jun 15 09:47:23 EDT 2007


  User: pmuir   
  Date: 07/06/15 09:47:23

  Modified:    examples   readme.txt seam-examples.html
  Log:
  JBSEAM-1456 part 1
  
  Revision  Changes    Path
  1.22      +0 -6      jboss-seam/examples/readme.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: readme.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/readme.txt,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -b -r1.21 -r1.22
  --- readme.txt	14 Jun 2007 14:04:01 -0000	1.21
  +++ readme.txt	15 Jun 2007 13:47:23 -0000	1.22
  @@ -29,9 +29,6 @@
   seamspace/            The Seam Spaces demo demonstrating Seam 
                         Security
                         
  -issues/               The Seam Issue Tracker demo, demonstrating 
  -                      nested conversations and workspage management
  -
   seampay/              The Seam Payments demo demonstrating the use of
                         asynchronous methods
                         
  @@ -47,9 +44,6 @@
   mail/                 The Seam mail example demonstrating use of 
                         facelets-based email templating
                         
  -mail/                 The Seam mail example demonstrating use of 
  -                      facelets-based email templating
  -                      
   pdf/                  The Seam PDF example demonstrating use of 
                         facelets-based PDF templating
                         
  
  
  
  1.7       +0 -1      jboss-seam/examples/seam-examples.html
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: seam-examples.html
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seam-examples.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- seam-examples.html	11 Oct 2006 04:44:34 -0000	1.6
  +++ seam-examples.html	15 Jun 2007 13:47:23 -0000	1.7
  @@ -10,7 +10,6 @@
   <div>Run <tt>ant deploypresentation</tt> to deploy.</div>
   <div><a href="http://localhost:8080/seam-booking">Hotel Booking Example</a> &mdash; Conversations</div>
   <div><a href="http://localhost:8080/seam-dvd">DVD Store Example</a> &mdash; Pageflow and business process management</div>
  -<div><a href="http://localhost:8080/seam-issues">Issue Tracker Example</a> &mdash; Workspace management, nested conversations, and i18n</div>
   <div><a href="http://localhost:8080/seam-chatroom">Chatroom Example</a> &mdash; Seam Remoting</div>
   <div><a href="http://localhost:8080/seam-blog">Blog Example</a> &mdash; REST (page actions, pull MVC)</div>
   <div><a href="http://localhost:8080/seam-contactlist">Contact List Example</a> &mdash; Seam Framework for CRUD</div>
  
  
  



More information about the jboss-cvs-commits mailing list