About Overriding Default Configuration
I have a problem when I try to override default configuration There is what I have done.
1.Open Deployment Wizard choose partitioned schema with 2 instances. 2.Press next> 3.Press ... to add properties 4.Input "/cluster-config/cluster-name"(OR "cluster-config.cluster-name") and "otherthing" 5.Press Deploy I get NullPointerException.
In the output, I see this
"CONFIG [ http://com.gigaspaces.core.config ]: Override the cluster config using the xpath expression passed through the custom properties.
Old value:
If I load a properties file which contain "/cluster-config/cluster-name=otherthing", it works
Is it a bug?
Edited by: Tsui Chi wing on Mar 11, 2009 4:06 AM
{quote}This thread was imported from the previous forum. For your reference, the original is [available here|http://forum.openspaces.org/thread.jspa?threadID=2941]{quote}