Hi, we're running a 2 node GFv2 cluster, and we've got the Roller weblogger running on both nodes.
How do people generally get around this: # client identifier. should be unique for each instance in a cluster. tasks.clientId=defaultClientId (in roller.properties)? Since both glassfish instances are running the same WAR file, they both have the same clientid. I really don't want to have to write N different WARfiles, so I'm wondering if there's some way to pick up a system property or something? -- Rasputnik :: Jack of All Trades - Master of Nuns http://number9.hellooperator.net/
