Hello,

I've currently followed the steps indicated on the clustering how-to to
setup our application in a more scalable environment and I had to add
the following constructor to the file ObjectCacheOSCacheImpl indicated
in the fourth step:

 public ObjectCacheOSCacheImpl(PersistenceBroker arg0, Properties props)
 {
 }

Without this constructor my application gets the following exception:
java.lang.NoSuchMethodException:___.ObjectCacheOSCacheImpl.<init>(org.apache.ojb.broker.PersistenceBroker,java.util.Properties)

Other than that the how-to is perfect.

Thanks for all the good work,
Luis Cruz



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to