I'm building a proof-of-concept GWT Google Map application that would
utilize an existing Hibernate business model for data retrieval. As
soon as I reference and use a class from the business model into the
application, the AppEngine server complains about not being able to
find the source code for that class. If I pull the class into the GWT
project, then it begins complaining about all the classes it
references. It's a bottomless rabbit hole.

I'm working in Eclipse. I have tried including the business model as a
project in the build path, as well as referencing it's distributable
jar as an "external jar". Same result either way.

What am I doing wrong? I can't rebuild every external resource as a
GWT module.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to