dev@glassfish.java.net

Most of CMP support is now enabled in V3

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Mon, 23 Feb 2009 18:33:03 -0800

With my latest checkins, CMP is now available in glassfish distro (through local
interfaces only).

Automatic DDL generation ("java2db") is working with this limitation: the .sql
files while generated correctly, need to be manually loaded into the database.
You can find those generated .sql files under
glassfish/domains/domain1/generated/xml/<your-app-name>/<cmp-jar-name>.

There are couple of missing integration features that do not affect basic CMP
functionality.

Regards,
-marina