The exception

  | org.jboss.deployment.DeploymentException: Parameter class not found: Integer
  | 

is throwed when I add this finder method. What I am doing wrong?


  |  * @ejb.finder
  |  *      signature="Address findByPrimaryKey(Integer addressId)"
  |  *      query="SELECT OBJECT(a) FROM Address AS a WHERE a.addressId = ?1"
  | 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to