We are trying to deploy EBJ generated with Middlegen on JBoss 3.0. We are using PostgreSQL 7.2.1 on a GNU/Linux system.
The generated EJB are deploying well until we have relations between tables (REFERENCES constraints). We've tried Middlegen 1.0 and cvs snapshots but we never managed to fix the problem. Does anyone have a successful deployment in the same context ? Regards, Eric. ---------------------- Just in case, here's the kind of message JBoss returns : org.jboss.deployment.DeploymentException: CMP field for key not found: field name=$target.getColumn($relationshipRole.targetRole.columnMap.primaryKey).variableName and Depends On Me: org.jboss.deployment.DeploymentException: CMP field for key not found: field name=$target.getColumn($relationshipRole.targetRole.columnMap.primaryKey).variableName] ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Stuff, things, and much much more. http://thinkgeek.com/sf _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
