| <cmr-field> | <cmr-field-name>userid</cmr-field-name> | <cmr-field-type>java.lang.String</cmr-field-type> | </cmr-field> |
This is not going to work. A field can't be both CMP and CMR at the same time. And from ejb-jar_2_0.dtd | <!-- | The cmr-field-type element specifies the class of a | collection-valued logical relationship field in the entity bean | class. The value of the cmr-field-type element must be either: | java.util.Collection or java.util.Set. | | Used in: cmr-field | --> | <!ELEMENT cmr-field-type (#PCDATA)> | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839306#3839306 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839306 ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
