Hi,
I am using Eclipse 2.1,
JBoss 3.2.1 and Lomboz plugin. I was trying add a
ejb finder method using @ejb.finder tag in the Bean class..
When i try to deploy the bean, it throws the following exception.
but when i looked at the ejb-jar.xml, it has the query tag with the method parameters and the ejb-ql. I don't understand y this exception is popping up. Any clues?
this is wat i defined in the bean class.