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

Permaine Cheung pcheung at redhat.com
Thu Jun 14 15:03:46 EDT 2007


  User: pcheung 
  Date: 07/06/14 15:03:46

  Modified:    examples  Tag: Seam_1_2_AP seam-examples.html
  Log:
  Reduce sql logging
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.6.2.1   +2 -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.6.2.1
  diff -u -b -r1.6 -r1.6.2.1
  --- seam-examples.html	11 Oct 2006 04:44:34 -0000	1.6
  +++ seam-examples.html	14 Jun 2007 19:03:46 -0000	1.6.2.1
  @@ -6,6 +6,7 @@
   	<!--link href="css/screen.css" rel="stylesheet" type="text/css" -->
   </head>
   <body>
  +<div>If many applications are to be run simultaenously, it is recommended to increase perm gen by setting <tt>JAVA_OPTS="-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512"</tt> .</div>
   <h1>JBoss Seam Example Applications</h1>
   <div>Run <tt>ant deploypresentation</tt> to deploy.</div>
   <div><a href="http://localhost:8080/seam-booking">Hotel Booking Example</a> &mdash; Conversations</div>
  
  
  



More information about the jboss-cvs-commits mailing list