[jboss-user] [EJB/JBoss] - Re: TO Delete the entire records in a table

jquintanam do-not-reply at jboss.com
Mon Jun 16 18:58:16 EDT 2008


Hi Mallikarjun,

I think the error says that the problem is that you hasn't declared the method removeAll() in the local home interface or in the entity class, it doesn't refer to the ejb-jar.
On the other hand, maybe you haven't noticed that in the ejb-jar is declared as removeAllRecords() and in the error is shown as removeAll().

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158525#4158525

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158525



More information about the jboss-user mailing list