On 4/3/06, ErinO <[EMAIL PROTECTED]> wrote: > Hi, > > We have our own implementation for PersistenceAdapterFactory interface,
Cool! Just out of interest - what does it do? (Am just nosey, you don't have to answer that :) > couldn't be able to use it through BrokerService, in BrokerService class the > setPersistenceFactory() method takes a DefaultPersistenceAdapterFactory as > in parameter rather than PersistenceAdapterFactory interface. Should it take > a interface as in parameter instead? I've just patched SVN HEAD to fix this; you can now configure any implementation of PersistenceAdapterFactory (it was an oversight). -- James ------- http://radio.weblogs.com/0112098/
