[jboss-user] [JBoss AOP] - Re: Problem instantiating instrumentd class after redeploy

bstansberry@jboss.com do-not-reply at jboss.com
Fri Jul 13 18:14:28 EDT 2007


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



More information about the jboss-user mailing list