Looks like the trunk testsuite is back in order.  To reproduce this:

1) Under server, create two copies of the "all" config, named as you like. In 
both, edit deploy/jboss-web-cluster/jboss-web-cluster-beans.xml:


  | <property name="useRegionBasedMarshalling">true</property>
  | <property name="inactiveOnStartup">true</property>
  | 

The original value for both is false.

2) Launch the two instances bound to separate IPs. On windoze you can't use 
localhost for one; Linux you can.

3) To run the test, from testsuite dir

build -Dtest=org.jboss.test.cluster.test.UndeployFieldTestCase 
-Djbosstest.cluster.node0=localhost -Djbosstest.cluster.node1=192.168.0.10 
one-test

4) Repeat step 3 as desired.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064168#4064168

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064168
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to