It means the none of home interfaces contains findAll.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of benoit
Sent: Wednesday, March 17, 2004 6:37 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] problem with finder findAll

Hi all,

 

I’m trying to insert a finder findAll which answer the entire table.

I’m using a sessionfacade.

But when i deploy , i’ve a problem which concern org.jboss.deployment.DeploymentException: Query method not found: findAll

 

I send you the console :

 

17:13:28,999 INFO  [EjbModule] Starting

17:13:29,030 INFO  [EntityContainer] Starting

17:13:29,061 ERROR [EntityContainer] Starting failed

org.jboss.deployment.DeploymentException: Query method not found: findAll

            at org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQueryMetaDataFactory.getQueryMethods(JDBCQueryMetaDataFactory.java:274)

Reply via email to