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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...