[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: Strange clustering behaviour when running testsuite offl
adrian@jboss.org
do-not-reply at jboss.com
Mon Nov 12 11:09:07 EST 2007
"bstansberry at jboss.com" wrote : anonymous wrote : What's the difference? :-)
|
| Perhaps the setting for node0 in ejb3/local.properties? (Or testsuite/local.properties if running the main testsuite.)
|
| node0 is localhost, see jboss-head/ejb3/local.properties
|
|
| | #IMPORTANT:- Please do not check this file into CVS with your local changes
| | #This file is used to pass config info to targets like clustered-tests
| | #Please uncomment or add your properties to this file.
| |
| | #
| | # Both node0 and node1 properties are needed to run clustering tests.
| | # e.g., clustered-tests. Note that you will need to have two separate ips
| | # (even at the same machine). Actually what we needed are just node0 and node1
| | # ips and the rest are optional.
| | #
| | node0=127.0.0.1
| | #node0=${env.MYTESTIP_1}
| | #node0.http.url=http://192.168.1.103:8080
| | #node0.jndi.url=jnp://127.0.0.1:1099
| |
| | node1=${env.MYTESTIP_2}
| | #node1.http.url=http://192.168.1.113:8080
| | #node1.jndiurl=jnp://192.168.1.113:1099
| |
| | #Timeout for jboss to start
| | jboss.startup.timeout=120
| |
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103755#4103755
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103755
More information about the jboss-dev-forums
mailing list