Hi ... I have a project that demonstrates an RPC failure that I don't know how to fix.I use eclipse 3.4, gwt 1.6.4 and google-plugin. I have an RPC that is working fine in web mode (deployed under tomcat) but fails in host mode.
The failure message is (when the application run in host mode): SEVERE: [1247902594529000] javax.servlet.ServletContext log: Exception while dispatching incoming RPC call com.google.gwt.user.server.rpc.UnexpectedException: Service method '...' threw an unexpected exception: java.lang.NoClassDefFoundError: Could not initialize class com.application.core.HibernateUtil Can someone take a look at this and give some suggestions/reasons?? I don't know what to do from here. Thanks for the help ! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
