[jbosscache-dev] Re: JDBCClassLoader bug

Mircea Markus mircea.markus at gmail.com
Wed Jan 31 22:49:24 EST 2007


In order to make new implementation 'backward' compatible (i.e. to work on
existing data managed by JDBCacheLoader) I need root to be persisted -
implementation heavily relies on that.
My thought is to check at startup whether it exists, and create it. Any
cons/alternatives?

Cheers,
Mircea

On 2/1/07, Mircea Markus <mircea.markus at gmail.com> wrote:
>
> Hi,
>
> loader.put(any_fqn);
> assertTrue(loader.exists(Fqn.ROOT)); //fails
>
> The problem is that root element is not persisted.
>
> Cheers,
> Mircea
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbosscache-dev/attachments/20070201/4100f1ad/attachment.html 


More information about the jbosscache-dev mailing list