[jboss-cvs] jboss-seam-tools/templates/ejb ...

Thomas Heute theute at jboss.com
Wed Aug 9 04:43:27 EDT 2006


  User: theute  
  Date: 06/08/09 04:43:27

  Modified:    templates/ejb  eclipse.component.ftl
  Log:
  Bug fixing
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam-tools/templates/ejb/eclipse.component.ftl
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: eclipse.component.ftl
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam-tools/templates/ejb/eclipse.component.ftl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- eclipse.component.ftl	8 Aug 2006 11:33:13 -0000	1.1
  +++ eclipse.component.ftl	9 Aug 2006 08:43:27 -0000	1.2
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <project-modules id="moduleCoreId">
   <wb-module deploy-name="${projectName}">
  -<wb-resource deploy-path="/" source-path="/${ear.earContext.contentDirectory}"/>
  +<wb-resource deploy-path="/" source-path="/${ejbContext.contentDirectory}"/>
   <property name="java-output-path" value="/build/classes/"/>
   </wb-module>
   </project-modules>
  
  
  



More information about the jboss-cvs-commits mailing list