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

Shane Bryzak sbryzak at redhat.com
Wed Jul 4 01:40:11 EDT 2007


  User: sbryzak2
  Date: 07/07/04 01:40:11

  Modified:    examples/seambay  build.xml
  Log:
  load the categories with remoting
  
  Revision  Changes    Path
  1.8       +1 -0      jboss-seam/examples/seambay/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seambay/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- build.xml	29 Jun 2007 11:06:42 -0000	1.7
  +++ build.xml	4 Jul 2007 05:40:11 -0000	1.8
  @@ -10,6 +10,7 @@
       <property name="facelets.lib"    value="yes"/>
       <property name="seam.ui.lib"     value="yes"/>
       <property name="seam.debug.lib"  value="yes"/>
  +    <property name="seam.remoting.lib" value="yes"/>
       <property name="jcaptcha.lib"    value="yes"/>
       <property name="urlrewrite.lib"  value="yes"/>
       <property name="jbpm.lib"        value="yes"/>    
  
  
  



More information about the jboss-cvs-commits mailing list