More...I discovered that the problem comes up only if i call the findAll. I mean if I iterate on the primary key calling findByPrimaryKey everything works well. I can do every getXXX from my entityBean.
But if I call the findAll and i iterate on the entityBean Collection I can only call the getPrimaryKey from the enity. Any other getXXX rise up the exception: java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Query is too complex. Also if first I call findAll an after I try to call findByPrimaryKey it doesent work. What the hell is that? Please...help me..I'm going creazy! Thx. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3896028#3896028 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3896028 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
