On 7/31/06, Sean Schofield <[EMAIL PROTECTED]> wrote:

I've got the maven build working (once you install the el-ri.jar in
your maven repo.) But I decided to post the key ingredients of the
problem here for those who don't want to get this running locally.

I switched for the in memory hypersonic db to mysql just so I could
visually inspect the data to make sure it conformed to my
expectations.  I was suprised to see that the data was being stored
correctly so maybe there is a problem with my hb query?


I won't be able to look into this deeply until tonight, but the comment
about Hypersonic makes me think we might have a second license issue to deal
with on this application.  You might want to think about using Derby for the
back end instead.  That's what my JPA based example uses.

Craig

Reply via email to