Bugs item #541870, was opened at 2002-04-10 01:24 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=541870&group_id=22866
Category: JBossCMP Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Peter Luttrell (objec) Assigned to: Nobody/Anonymous (nobody) Summary: Exception Cleanup (findByPrimaryKey) Initial Comment: 3.0beta1 when you define a findByPrimaryKey method and it's single pram is of type Object (duh!), jboss complains, as it should, but the message could be a tad clearer. Here's what beta1 says: org.jboss.deployment.DeploymentException: Local home interface does not have a findByPrimaryKey method at org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.stark(JDBCQueryManager.java:107) ---------------------------------------------------------------------- >Comment By: Dain Sundstrom (dsundstrom) Date: 2002-04-13 20:56 Message: Logged In: YES user_id=251431 Exception now includes parameter type. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=541870&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
