What does your GWT module file look like (.gwt.xml)? -- Arthur Kalmenson
On Mon, Jul 26, 2010 at 12:36 PM, Sebastian Coronado A. <[email protected]> wrote: > Hello I am testing a gwt project using rpc to comunicate with the > server, using hibernate and postgres, Everything compiles okey but > when I run it as a Web Aplicacation it says the following error: > > 21:41:22.992 [ERROR] [hiberpost] Errors in 'file:/Users/Sebastian/ > Documents/workspace/hiberpost/src/com/uls/client/Hiberpost.java' > > 21:41:23.107 [ERROR] [hiberpost] Line 47: No source code is available > for type com.hiber.pregunta; did you forget to inherit a required > module? > > .... > Note that if I run things as a java aplication everything works... > > > Well I will atach my eclipse project ..., I hope someone can help > me ... > the file can be downloaded here > http://www.2shared.com/file/HLbCuBi1/hiberpost.html > thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
