[jboss-dev-forums] [Design of EJB 3.0] - Persistence metadata change
alesj
do-not-reply at jboss.com
Tue May 27 04:20:41 EDT 2008
I've changed the usage of PersistenceMetaData in Ejb3/core.
It now uses classes from our metadata project - instead of some wrapper hack with hibernate.
Chatting with Carlo, we didn't seem to find any relevant tests that would verify this change.
I also made changes to AS5_trunk, to use this, but I haven't commited yet - waiting for new ejb3 release that will include this latest changes.
This will break AS5_trunk for a while, so let me know when you plan to do the update/switch, and I'll commit my changes immediately after that - or even better, I'll do the ejb3 switch in component-matrix.
For a simple test, to see if things at least work, I ran ALR's service-test.jar.
Things were picked up, parsed, deployed as expected (OK, there was some HEM problems with VFS, but not relevant to this change).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153494#4153494
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153494
More information about the jboss-dev-forums
mailing list