Hi everybody,
I have problems to access an EntityBean and don't get along with it.
The EntityBeans Home Interface part with the finder-Method looks like this:
public UserEntity findByUser(String User, String pwd) throws RemoteException,
FinderException;
My finder Method in the jaws.xml:
findByUser
login={0} and pwd={1}
I get following error:
javax.ejb.FinderException: Unknown query: public abstract test.UserEntity
test.UserEntityHome.findByUser(java.lang.String, java.lang.String) throws
java.rmi.RemoteException, javax.ejb.FinderException
Does anyone have an idea where this comes from?
Thanks in advance!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890740#3890740
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890740
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user