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

Peter Muir peter at bleepbleep.org.uk
Sat Oct 27 10:56:34 EDT 2007


  User: pmuir   
  Date: 07/10/27 10:56:34

  Modified:    examples/seamdiscs  readme.txt
  Log:
  Make a seamdiscs framework-based components an EJB3 to show how it can be done.
  
  Revision  Changes    Path
  1.3       +2 -2      jboss-seam/examples/seamdiscs/readme.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: readme.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamdiscs/readme.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- readme.txt	2 Aug 2007 12:39:12 -0000	1.2
  +++ readme.txt	27 Oct 2007 14:56:34 -0000	1.3
  @@ -1,8 +1,8 @@
   SeamDiscs Example
   =================================
   
  -This example runs on both JBoss AS and Tomcat.  Visit 
  -http://localhost:8080/seam-discs (on JBoss AS) or 
  +This example runs on JBoss AS 4.2.2.GA or later and Tomcat with Embedded JBoss.
  +Visit http://localhost:8080/seam-discs (on JBoss AS) or 
   http://localhost:8080/jboss-seam-discs (on Tomcat).
   
   The seamdiscs example is a simple example built using the Seam Application 
  
  
  



More information about the jboss-cvs-commits mailing list