Great! Seems to work now. I renamed the xmldataproperty table to ODE_XML_DATA_PROP and added the class to persistence.xml.
Thanks! Janne On 3/29/07, Matthieu Riou wrote:
Hi, I've just removed the Properties from jpa.XmlDataDAOImpl to use a standard persistent object. Could you try again? And pray that the Node gets serialized and deserialized properly :) Thanks, Matthieu On 3/29/07, Janne Savukoski <[EMAIL PROTECTED]> wrote: > > Holla, > > Now we should get a Map serialized properly. I guess it's about the > 'property'-property of XmlDataDAO (JPA impl), but the actual stack > trace can be found below. The trace speaks about ScopeDAO, but the > getVariable(...) method loads the XmlDataDAOs. Any quickie solutions? > > > -janne
