[jboss-cvs] jboss-portal/wsrp/src/resources/test-wsrp-producer-sar/META-INF ...

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


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

  Modified:    wsrp/src/resources/test-wsrp-producer-sar/META-INF 
                        jboss-service.xml
  Log:
  JBPORTAL-973 : Portlet instance container integration testing
  JBPORTAL-972 : Portlet stateful invoker testing
  
  Revision  Changes    Path
  1.7       +2 -2      jboss-portal/wsrp/src/resources/test-wsrp-producer-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/wsrp/src/resources/test-wsrp-producer-sar/META-INF/jboss-service.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- jboss-service.xml	11 Jul 2006 23:09:20 -0000	1.6
  +++ jboss-service.xml	30 Jul 2006 12:36:25 -0000	1.7
  @@ -65,7 +65,7 @@
         </depends-list>
      </mbean>
   
  -   <!-- The stateful portlet invoker -->
  +   <!-- The state portlet invoker -->
      <mbean
         code="org.jboss.portal.portlet.state.producer.StatefulPortletInvoker"
         name="portal:service=PortletInvoker,type=Stateful"
  @@ -91,7 +91,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