I checked in openejb-persistenc under openejb3/server. It a *very* first crack at a deployer for jars that have a persistence.xml in them. So far the unit tests seem to show that its placing persistence units EntityManagerFactories in the JNDI. So It kinda works ;-)
This is just a start and I am hoping I didn't go off into the weeds. So feel free to have a gander at it and be as brutal as you need to be ;-) Jeff
