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

Norman Richards norman.richards at jboss.com
Mon Feb 12 17:24:28 EST 2007


  User: nrichards
  Date: 07/02/12 17:24:28

  Modified:    examples/spring/resources  spring-beans.xml
  Log:
  remove old code, correct typo
  
  Revision  Changes    Path
  1.3       +1 -1      jboss-seam/examples/spring/resources/spring-beans.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: spring-beans.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/spring/resources/spring-beans.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- spring-beans.xml	12 Feb 2007 21:14:23 -0000	1.2
  +++ spring-beans.xml	12 Feb 2007 22:24:28 -0000	1.3
  @@ -38,5 +38,5 @@
   
       <bean id="applicationSeamStringStore" class="org.jboss.seam.example.spring.StringStore" scope="seam.APPLICATION"/>
   
  -    <bean class="org.jboss.seam.ioc.spring.SeamPostProcessorz"/>
  +    <bean class="org.jboss.seam.ioc.spring.SeamPostProcessor"/>
   </beans>
  
  
  



More information about the jboss-cvs-commits mailing list