The current ATM example uses EJB 2.0 definitions of ont-to-many
relationships (account_owner -> account) . When I deployed it on
orion 1.4.3 it workes quite well until I added some accounts.

After shutting down orion and re-login all accounts are lost. A quick
look into the hsql file (.script) revealed that there was no INSERT
statement for the ACCOUNTOWNER_ACCOUNTS table at all, where the
set-mapping between the AccountOwner and Account bean should happen.

Any idea, or maybe an example how I can work around it by using
orion-ejb-jar.xml ?

Thank you in advance,

Axel.



Reply via email to