You need to 'reference' the User entity bean in your Fibo bean.  In your 
FiboBean.java file, add the following xdoclet (class-level) tag:

 * @ejb.ejb-ref
 *      ejb-name="User"
 *      view-type="local"
 *      ref-name="ejb/UserLocal"


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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to