[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Warning: The return type must be the entity bean's prima

2006-05-24 Thread ioioio
Thank you the problem was that we didn't include the right class of primary key in the ejb-jar.xml Now Jboss deploys regularly...thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946178#3946178 Reply to the post : http://www.jboss.com/index.html?modul

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Warning: The return type must be the entity bean's prima

2006-05-24 Thread bhupendra.yaduvenshi
Always remeber in case of jboss ur return type in case of ejbcreate is primary ket write public ejbPK ejbCreate(String, String, String, String, String) { setters return null; } if any confusion than let me know View the original post : http://www.jboss.com/index.html?module=bb&op=viewt