Can you change <store name="memory"/> to <store name="jdbc"/> ? Also change the <scope> element accordingly. Does that help?

--
Unico

Jussi Vaihia wrote:

The only namespace in domain.xml is slide with a memory store.

<namespace name="slide">
<store name="memory">
...
</store
</namespace>


-Jussi



Are there any other namespace declarations in you domain.xml file? One,
for instance, that defines a memory store that is actually a
TransientStore. I've noticed that stores are global within a Domain and
defining multiple stores with the same name overides the previous
definition.

--
Unico



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





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



Reply via email to