[jboss-cvs] jboss-portal/portlet/src/resources/tck-sar/META-INF ...

Julien Viet julien at jboss.com
Sun Jul 30 08:36:24 EDT 2006


  User: julien  
  Date: 06/07/30 08:36:24

  Modified:    portlet/src/resources/tck-sar/META-INF  jboss-service.xml
  Log:
  JBPORTAL-973 : Portlet instance container integration testing
  JBPORTAL-972 : Portlet stateful invoker testing
  
  Revision  Changes    Path
  1.15      +1 -1      jboss-portal/portlet/src/resources/tck-sar/META-INF/jboss-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: jboss-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/portlet/src/resources/tck-sar/META-INF/jboss-service.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- jboss-service.xml	11 Jul 2006 23:09:19 -0000	1.14
  +++ jboss-service.xml	30 Jul 2006 12:36:24 -0000	1.15
  @@ -202,7 +202,7 @@
   
      <!-- Preferences -->
      <mbean
  -      code="org.jboss.portal.portlet.test.TestProducerStateStore"
  +      code="org.jboss.portal.portlet.test.support.state.StateStoreSupport"
         name="portal:service=StateStore,type=Producer"
         xmbean-dd=""
         xmbean-code="org.jboss.portal.common.system.JBossServiceModelMBean">
  
  
  



More information about the jboss-cvs-commits mailing list