[jboss-cvs] jboss-seam/examples/quartz/resources/WEB-INF ...

Gavin King gavin.king at jboss.com
Fri Jun 15 01:13:11 EDT 2007


  User: gavin   
  Date: 07/06/15 01:13:11

  Modified:    examples/quartz/resources/WEB-INF  components.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam/examples/quartz/resources/WEB-INF/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/quartz/resources/WEB-INF/components.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- components.xml	4 Jun 2007 22:46:25 -0000	1.1
  +++ components.xml	15 Jun 2007 05:13:11 -0000	1.2
  @@ -33,5 +33,5 @@
       <component name="org.jboss.seam.core.dispatcher" class="org.jboss.seam.core.QuartzDispatcher"/>
   
       <core:init debug="true" jndi-pattern="@jndiPattern@" />
  -    <core:ejb installed="@embeddedEjb@" /> 
  +
   </components>
  
  
  



More information about the jboss-cvs-commits mailing list