[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=bbop=viewtopicp=3946075#3946075

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3946075


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[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=bbop=viewtopicp=3946178#3946178

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3946178


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user