Groups > IBM > WebSphere Studio Application Site Developer > Re: EJBQL Validation errors




Re: EJBQL Validation errors

Re: EJBQL Validation errors
Thu, 03 Apr 2008 14:01:16 EDT
For those who is still searching for solution for this one. I am upgrading an
EJB project from DB2V8.1 to DB2V9.1 and encountered the same issue for the past
several days. I am using the Meet-In-the-Middle to map the EJB to tables. This
error showed up right after the mapping and really drove me nuts. You may find
the error log by opening a PDE runtime view but that error log doesn't help
much. The cause of the error is because the mapping was not done correctly. You
may need to map the table to EJB manually worst case scenario and make sure that
every attribute in EJB is correctly mapping to the attribute in its
corresponding table. In this way the error has never occurred.<br />
<br />
Post Reply
about | contact