Hi guys, I started playing with those technology just for two weeks
ago. So, I can ask some dummy questions... forgive me pls..

Here is my questions.. I am trying to connect GWT with a database I am
familiar.. Namely, MySQL.. I have a sample project with some errors
that I have no idea to fix it.. I would be appritiate if someone look
at it and tells me my faults..

I have a just a simple DB -> gwtDemo and a table tblEntry [ id,
entry ]

Below, is the error I recieved

WARNING: Nested in javax.servlet.ServletException: init:
java.lang.ExceptionInInitializerError
        at net.tolgaozdemir.gwt.server.HibernateContext.getSessionFactory
(HibernateContext.java:25)
        at net.tolgaozdemir.gwt.server.EntryRemoteService.init
(EntryRemoteService.java:27)
        at javax.servlet.GenericServlet.init(GenericServlet.java:215)
        at org.mortbay.jetty.servlet.ServletHolder.initServlet
(ServletHolder.java:433)
        .......

This is my project zip. http://www.sendspace.com/file/6gpbtj about 4MB

Regards,

Tolga
--~--~---------~--~----~------------~-------~--~----~
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