err: No source code is available for type ejb.entity.Item; did you forget to inherit a required module?
24 views
Skip to first unread message
AlfaOmega83
unread,
Jul 12, 2009, 12:11:11 PM7/12/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hi all,
i've done all the tutorials that i found on this site. Now i'm trying
to use the gwt with ejb entities.I know that i have to modufy the
*.gwt.xml file in order to make GWTcompiler to see my entity class.
Here's my project (using netbeans 6.7,gwt 1.6.4 and EJB 3.0)
when i try to compile this error appear : No source code is available
for type ejb.entity.Item; did you forget to inherit a required module?
i searched it in this forum and tried many solutions but nothing
works.I know that is a very common request but i'm blocked.
thanks