hi there! i'm trying to deploy my GWT + Hibernate + Gilead app(based on this tutorial - http://code.google.com/intl/pl/webtoolkit/articles/using_gwt_with_hibernate.html) on Glassfish v3, and i'm having issues wth RPC. evertime i hit async methods it returns onFailure with: "com.google.gwt.user.client.rpc.StatusCodeException: The requested resource () is not available"
my database is runnig ok, and when i've tested with an console app so was the hibernate layer. Any sugestions where the error may lay? -- 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.
