"darranl" wrote : I don't have the list of files that would need changing but if you 
search these forums the list has been discussed quite a few times in the past.

The list of files for JBoss 3.2.4 based on the "all" configuration is:

* deploy/cluster-service.xml
* deploy/jbossha-httpsession.sar/ClusteredHttpSessionEB.jar/META-INF/jboss.xml
* deploy/deploy-hasingleton-service.xml

You can search for "DefaultPartition" and find what you need to change, but do not do 
a global replace.  You only need to change this setting where it describes the name of 
the partition not the DefaultPartition itself.

We use system property substitution in all of these places (we use something like 
${partition.name} in the files in place of the partition name) so that we can specify 
the name of the partition as a system property on the command line.  This makes it a 
"one setting" change for us as well.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839980


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to