No you are not crazy, sorry. I looked very fast the example (1s) and I read @ejb.persistent-field everywhere (optical effect).
So, the error says that nothing was generated by XDoclet (My understanding is that the value object tag will generate extra classes). Do you define a valueobject tag in the Xdoclet build file ? I use myself JBoss IDE and I can see a valueobject task in the list (XDoclet configuration). Also, I see one difference with the example: you don't give the name of the value object. anonymous wrote : If you don't use value object, how do you get the values of your entity beans in your views(JSP, etc...) ? | I use Struts for my views, so I encapsulate all my EJB's calls on a MBean component called by the action servlet. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835586#3835586 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835586 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
