My problem is that the primary key of some of my tables are primitive integers so my entitybeans' primary keys also are primitive integers. Jboss doesn't allow me to deploy these EJBs because it says that "The Bean Provider must specify a primary key class in the deployment descriptor." What should I do? I can't use java.lang.Integer, can I? Will the get method retrieve a primitive integer even if its return type is an Integer object?
Thanks, Gino ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user