OJB/Torque : Migrating OJB application

2003-07-19 Thread Ajitesh Das
All: Wondering if there is any way/ojb support to migrate an existing OJB application with a newer application version. Here are some requirements: * The newer version has some table identical to old version and I do not WANT to delete them. * The newer version has some new tables and I like

java.lang.LinkageError: loader constraints violated when linking javax/transaction/Synchronization class

2003-07-19 Thread Christopher Tava
I am trying to get a PersistenceBroker from a SessionBean w/ the database configured in the repository_database.xml file. I have followed the deployment instructions to the T and I double checked it to no avail. It seems like I have made progress but the Jboss transaction manager is not happy.

huge fan of ojb, huge

2003-07-19 Thread Christopher Tava
I worked through all of the gory details of getting ojb wired into jboss. i know have a dynamic persistence mechanism that writes data to any schema on the fly. i don't think cmp supports that! great job guys!!! I am going to read more ojb source to see if i can contribute... _