I'm trying to execute a finder method on my local entity bean.
The finder method is called from a remote session bean.
I'm getting the following exception (
J2EE RI) :
"Movie" is a defined abstract schema of the Movie entity.
SQL is defined as :
Any idea why an exception is being thrown ?