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

Gavin King gavin.king at jboss.com
Wed Jul 25 10:53:42 EDT 2007


  User: gavin   
  Date: 07/07/25 10:53:42

  Modified:    examples/wiki  build.properties
  Log:
  get rid of embeddedEjb
  
  Revision  Changes    Path
  1.14      +1 -1      jboss-seam/examples/wiki/build.properties
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.properties
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/build.properties,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- build.properties	9 Jul 2007 16:37:39 -0000	1.13
  +++ build.properties	25 Jul 2007 14:53:42 -0000	1.14
  @@ -1,4 +1,4 @@
  -jboss.home /home/turin/work/local/jboss/jboss-4.2.0.GA
  +jboss.home /Applications/jboss-4.2.1.GA
   # That stuff doesn't really work for me, PAGE scoped components can't be hot-deployed (CNFE on deserialization of component state)
   #hotdeploy.classes = **/wiki/core/action/** **/wiki/core/dao/** **/wiki/core/links/** **/wiki/plugin/lastmodified/** **/wiki/plugin/blogdirectory/BlogDirectory*
   javac.debug true
  
  
  



More information about the jboss-cvs-commits mailing list