Author: julien(a)jboss.com
Date: 2007-08-18 16:13:42 -0400 (Sat, 18 Aug 2007)
New Revision: 7990
Modified:
branches/JBoss_Portal_Branch_2_6/portlet-server/src/resources/test-sar/META-INF/jboss-service.xml
branches/JBoss_Portal_Branch_2_6/portlet-server/src/resources/test/info/test-info-sar/META-INF/jboss-service.xml
branches/JBoss_Portal_Branch_2_6/server/src/main/org/jboss/portal/server/deployment/WebAppAdapter.java
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-charset-sar/META-INF/jboss-service.xml
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-parameters-sar/META-INF/jboss-service.xml
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-response-sar/META-INF/jboss-service.xml
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-servlet-sar/META-INF/jboss-service.xml
branches/JBoss_Portal_Branch_2_6/wsrp/src/resources/tests/test-wsrp-consumer-sar/META-INF/jboss-service.xml
branches/JBoss_Portal_Branch_2_6/wsrp/src/resources/tests/test-wsrp-producer-sar/META-INF/jboss-service.xml
Log:
update 2.6 to use the refactored transport of the test framework
Modified:
branches/JBoss_Portal_Branch_2_6/portlet-server/src/resources/test/info/test-info-sar/META-INF/jboss-service.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/portlet-server/src/resources/test/info/test-info-sar/META-INF/jboss-service.xml 2007-08-18
20:05:32 UTC (rev 7989)
+++
branches/JBoss_Portal_Branch_2_6/portlet-server/src/resources/test/info/test-info-sar/META-INF/jboss-service.xml 2007-08-18
20:13:42 UTC (rev 7990)
@@ -23,15 +23,6 @@
<server>
- <mbean
- code="org.jboss.invocation.jrmp.server.JRMPProxyFactory"
- name="portal.test:service=Invoker,name=TestDriverServer">
- <depends
optional-attribute-name="InvokerName">jboss:service=invoker,type=jrmp</depends>
- <depends
optional-attribute-name="TargetName">portal:controller=Request</depends>
- <attribute name="JndiName">TestDriverServer</attribute>
- <attribute
name="ExportedInterfaces">org.jboss.portal.test.framework.driver.http.HttpTestDriver</attribute>
- </mbean>
-
<!-- Server -->
<mbean
code="org.jboss.portal.server.impl.ServerImpl"
@@ -94,7 +85,7 @@
<!-- -->
<mbean
code="org.jboss.portal.test.server.TestRequestController"
- name="portal:controller=Request"
+ name="portal.test:service=TestDriverServer"
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
@@ -112,7 +103,7 @@
<xmbean/>
<depends
optional-attribute-name="Controller"
- proxy-type="attribute">portal:controller=Request</depends>
+
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<!-- -->
@@ -123,7 +114,7 @@
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
<depends optional-attribute-name="Registry"
proxy-type="attribute">portal:service=WebAppRegistry</depends>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.portlet.info.PreferenceInfoTest"
@@ -132,7 +123,7 @@
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
<depends optional-attribute-name="Registry"
proxy-type="attribute">portal:service=WebAppRegistry</depends>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.portlet.info.CapabilitiesInfoTest"
@@ -141,7 +132,7 @@
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
<depends optional-attribute-name="Registry"
proxy-type="attribute">portal:service=WebAppRegistry</depends>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.portlet.info.CacheInfoTest"
@@ -150,7 +141,7 @@
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
<depends optional-attribute-name="Registry"
proxy-type="attribute">portal:service=WebAppRegistry</depends>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.portlet.info.ModeInfoTest"
@@ -159,7 +150,7 @@
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
<depends optional-attribute-name="Registry"
proxy-type="attribute">portal:service=WebAppRegistry</depends>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.portlet.info.PortletInfoTest"
@@ -168,7 +159,7 @@
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
<depends optional-attribute-name="Registry"
proxy-type="attribute">portal:service=WebAppRegistry</depends>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.portlet.info.SessionInfoTest"
@@ -177,7 +168,7 @@
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
<depends optional-attribute-name="Registry"
proxy-type="attribute">portal:service=WebAppRegistry</depends>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.portlet.info.SecurityInfoTest"
@@ -186,6 +177,6 @@
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
<depends optional-attribute-name="Registry"
proxy-type="attribute">portal:service=WebAppRegistry</depends>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
</server>
\ No newline at end of file
Modified:
branches/JBoss_Portal_Branch_2_6/portlet-server/src/resources/test-sar/META-INF/jboss-service.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/portlet-server/src/resources/test-sar/META-INF/jboss-service.xml 2007-08-18
20:05:32 UTC (rev 7989)
+++
branches/JBoss_Portal_Branch_2_6/portlet-server/src/resources/test-sar/META-INF/jboss-service.xml 2007-08-18
20:13:42 UTC (rev 7990)
@@ -35,14 +35,6 @@
optional-attribute-name="Agent"
proxy-type="attribute">portal.test:service=Agent</depends>
</mbean>
- <mbean
- code="org.jboss.invocation.jrmp.server.JRMPProxyFactory"
- name="portal.test:service=Invoker,name=TestDriverServer">
- <depends
optional-attribute-name="InvokerName">jboss:service=invoker,type=jrmp</depends>
- <depends
optional-attribute-name="TargetName">portal.test:service=TestDriverServer</depends>
- <attribute name="JndiName">TestDriverServer</attribute>
- <attribute
name="ExportedInterfaces">org.jboss.portal.test.framework.driver.http.HttpTestDriver</attribute>
- </mbean>
<!-- -->
<mbean
Modified:
branches/JBoss_Portal_Branch_2_6/server/src/main/org/jboss/portal/server/deployment/WebAppAdapter.java
===================================================================
---
branches/JBoss_Portal_Branch_2_6/server/src/main/org/jboss/portal/server/deployment/WebAppAdapter.java 2007-08-18
20:05:32 UTC (rev 7989)
+++
branches/JBoss_Portal_Branch_2_6/server/src/main/org/jboss/portal/server/deployment/WebAppAdapter.java 2007-08-18
20:13:42 UTC (rev 7990)
@@ -24,7 +24,7 @@
import org.jboss.deployment.DeploymentException;
import org.jboss.portal.server.deployment.jboss.ServerDeployerMBean;
-import org.jboss.portal.test.framework.agent.JBossTestAgent;
+import org.jboss.portal.test.framework.agent.jboss.JBossTestAgent;
/**
* @author <a href="mailto:julien@jboss.org">Julien Viet</a>
Modified:
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-charset-sar/META-INF/jboss-service.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-charset-sar/META-INF/jboss-service.xml 2007-08-18
20:05:32 UTC (rev 7989)
+++
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-charset-sar/META-INF/jboss-service.xml 2007-08-18
20:13:42 UTC (rev 7990)
@@ -23,16 +23,6 @@
<server>
- <!-- -->
- <mbean
- code="org.jboss.invocation.jrmp.server.JRMPProxyFactory"
- name="portal.test:service=Invoker,name=TestDriverServer">
- <depends
optional-attribute-name="InvokerName">jboss:service=invoker,type=jrmp</depends>
- <depends
optional-attribute-name="TargetName">portal:controller=Request</depends>
- <attribute name="JndiName">TestDriverServer</attribute>
- <attribute
name="ExportedInterfaces">org.jboss.portal.test.framework.driver.http.HttpTestDriver</attribute>
- </mbean>
-
<!-- Server configuration service -->
<mbean
code="org.jboss.portal.server.config.ServerConfigService"
@@ -77,7 +67,7 @@
<!-- Controller -->
<mbean
code="org.jboss.portal.test.server.TestRequestController"
- name="portal:controller=Request"
+ name="portal.test:service=TestDriverServer"
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
@@ -95,7 +85,7 @@
<xmbean/>
<depends
optional-attribute-name="Controller"
- proxy-type="attribute">portal:controller=Request</depends>
+
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<!-- -->
@@ -105,7 +95,7 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.server.charset.PostTest"
@@ -113,7 +103,7 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.server.charset.PostXWWWFormURLEncodedNoCharsetTest"
@@ -121,7 +111,7 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.server.charset.PostXWWWFormURLEncodedUTF8Test"
@@ -129,7 +119,7 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.server.charset.PostMultipartFormDataNoCharsetTest"
@@ -137,7 +127,7 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.server.charset.PostMultipartFormDataUTF8Test"
@@ -145,6 +135,6 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
</server>
\ No newline at end of file
Modified:
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-parameters-sar/META-INF/jboss-service.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-parameters-sar/META-INF/jboss-service.xml 2007-08-18
20:05:32 UTC (rev 7989)
+++
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-parameters-sar/META-INF/jboss-service.xml 2007-08-18
20:13:42 UTC (rev 7990)
@@ -23,16 +23,6 @@
<server>
- <!-- -->
- <mbean
- code="org.jboss.invocation.jrmp.server.JRMPProxyFactory"
- name="portal.test:service=Invoker,name=TestDriverServer">
- <depends
optional-attribute-name="InvokerName">jboss:service=invoker,type=jrmp</depends>
- <depends
optional-attribute-name="TargetName">portal:controller=Request</depends>
- <attribute name="JndiName">TestDriverServer</attribute>
- <attribute
name="ExportedInterfaces">org.jboss.portal.test.framework.driver.http.HttpTestDriver</attribute>
- </mbean>
-
<!-- Server configuration service -->
<mbean
code="org.jboss.portal.server.config.ServerConfigService"
@@ -77,7 +67,7 @@
<!-- Controller -->
<mbean
code="org.jboss.portal.test.server.TestRequestController"
- name="portal:controller=Request"
+ name="portal.test:service=TestDriverServer"
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
@@ -95,7 +85,7 @@
<xmbean/>
<depends
optional-attribute-name="Controller"
- proxy-type="attribute">portal:controller=Request</depends>
+
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<!-- -->
@@ -105,7 +95,7 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.server.parameters.PostApplicationXWWWFormURLEncodedTest"
@@ -113,7 +103,7 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.server.parameters.PostMultipartFormDataTest"
@@ -121,6 +111,6 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
</server>
\ No newline at end of file
Modified:
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-response-sar/META-INF/jboss-service.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-response-sar/META-INF/jboss-service.xml 2007-08-18
20:05:32 UTC (rev 7989)
+++
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-response-sar/META-INF/jboss-service.xml 2007-08-18
20:13:42 UTC (rev 7990)
@@ -23,16 +23,6 @@
<server>
- <!-- -->
- <mbean
- code="org.jboss.invocation.jrmp.server.JRMPProxyFactory"
- name="portal.test:service=Invoker,name=TestDriverServer">
- <depends
optional-attribute-name="InvokerName">jboss:service=invoker,type=jrmp</depends>
- <depends
optional-attribute-name="TargetName">portal:controller=Request</depends>
- <attribute name="JndiName">TestDriverServer</attribute>
- <attribute
name="ExportedInterfaces">org.jboss.portal.test.framework.driver.http.HttpTestDriver</attribute>
- </mbean>
-
<!-- Server configuration service -->
<mbean
code="org.jboss.portal.server.config.ServerConfigService"
@@ -77,7 +67,7 @@
<!-- Controller -->
<mbean
code="org.jboss.portal.test.server.TestRequestController"
- name="portal:controller=Request"
+ name="portal.test:service=TestDriverServer"
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
@@ -95,7 +85,7 @@
<xmbean/>
<depends
optional-attribute-name="Controller"
- proxy-type="attribute">portal:controller=Request</depends>
+
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<!-- -->
@@ -105,6 +95,6 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
</server>
\ No newline at end of file
Modified:
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-servlet-sar/META-INF/jboss-service.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-servlet-sar/META-INF/jboss-service.xml 2007-08-18
20:05:32 UTC (rev 7989)
+++
branches/JBoss_Portal_Branch_2_6/server/src/resources/test/test-servlet-sar/META-INF/jboss-service.xml 2007-08-18
20:13:42 UTC (rev 7990)
@@ -23,16 +23,6 @@
<server>
- <!-- -->
- <mbean
- code="org.jboss.invocation.jrmp.server.JRMPProxyFactory"
- name="portal.test:service=Invoker,name=TestDriverServer">
- <depends
optional-attribute-name="InvokerName">jboss:service=invoker,type=jrmp</depends>
- <depends
optional-attribute-name="TargetName">portal:controller=Request</depends>
- <attribute name="JndiName">TestDriverServer</attribute>
- <attribute
name="ExportedInterfaces">org.jboss.portal.test.framework.driver.http.HttpTestDriver</attribute>
- </mbean>
-
<!-- Server configuration service -->
<mbean
code="org.jboss.portal.server.config.ServerConfigService"
@@ -77,7 +67,7 @@
<!-- Controller -->
<mbean
code="org.jboss.portal.test.server.TestRequestController"
- name="portal:controller=Request"
+ name="portal.test:service=TestDriverServer"
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
@@ -95,7 +85,7 @@
<xmbean/>
<depends
optional-attribute-name="Controller"
- proxy-type="attribute">portal:controller=Request</depends>
+
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<!-- -->
@@ -105,7 +95,7 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.server.servlet.PathMappingTest"
@@ -113,7 +103,7 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
<mbean
code="org.jboss.portal.test.server.servlet.DefaultServletMappingTest"
@@ -121,6 +111,6 @@
xmbean-dd=""
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
<xmbean/>
- <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal:controller=Request</depends>
+ <depends optional-attribute-name="TestDriverRegistry"
proxy-type="attribute">portal.test:service=TestDriverServer</depends>
</mbean>
</server>
\ No newline at end of file
Modified:
branches/JBoss_Portal_Branch_2_6/wsrp/src/resources/tests/test-wsrp-consumer-sar/META-INF/jboss-service.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/wsrp/src/resources/tests/test-wsrp-consumer-sar/META-INF/jboss-service.xml 2007-08-18
20:05:32 UTC (rev 7989)
+++
branches/JBoss_Portal_Branch_2_6/wsrp/src/resources/tests/test-wsrp-consumer-sar/META-INF/jboss-service.xml 2007-08-18
20:13:42 UTC (rev 7990)
@@ -35,14 +35,6 @@
optional-attribute-name="Agent"
proxy-type="attribute">portal.test:service=Agent</depends>
</mbean>
- <mbean
- code="org.jboss.invocation.jrmp.server.JRMPProxyFactory"
- name="portal.test:service=Invoker,name=TestDriverServer">
- <depends
optional-attribute-name="InvokerName">jboss:service=invoker,type=jrmp</depends>
- <depends
optional-attribute-name="TargetName">portal.test:service=TestDriverServer</depends>
- <attribute name="JndiName">TestDriverServer</attribute>
- <attribute
name="ExportedInterfaces">org.jboss.portal.test.framework.driver.http.HttpTestDriver</attribute>
- </mbean>
<!-- Dummy test WSRP Producer implementation -->
<mbean
Modified:
branches/JBoss_Portal_Branch_2_6/wsrp/src/resources/tests/test-wsrp-producer-sar/META-INF/jboss-service.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_6/wsrp/src/resources/tests/test-wsrp-producer-sar/META-INF/jboss-service.xml 2007-08-18
20:05:32 UTC (rev 7989)
+++
branches/JBoss_Portal_Branch_2_6/wsrp/src/resources/tests/test-wsrp-producer-sar/META-INF/jboss-service.xml 2007-08-18
20:13:42 UTC (rev 7990)
@@ -35,14 +35,6 @@
optional-attribute-name="Agent"
proxy-type="attribute">portal.test:service=Agent</depends>
</mbean>
- <mbean
- code="org.jboss.invocation.jrmp.server.JRMPProxyFactory"
- name="portal.test:service=Invoker,name=TestDriverServer">
- <depends
optional-attribute-name="InvokerName">jboss:service=invoker,type=jrmp</depends>
- <depends
optional-attribute-name="TargetName">portal.test:service=TestDriverServer</depends>
- <attribute name="JndiName">TestDriverServer</attribute>
- <attribute
name="ExportedInterfaces">org.jboss.portal.test.framework.driver.http.HttpTestDriver</attribute>
- </mbean>
<!-- Webapp registry -->
<mbean