are you sure that whatever java code (except for the java.util package) you're using is not listed under .client package?
On Mon, Apr 26, 2010 at 5:11 PM, Sripathi Krishnan < [email protected]> wrote: > Can you paste logs or error messages or stack traces after you disabled > GAE? > > --Sri > > > > On 25 April 2010 01:23, A.K <[email protected]> wrote: > >> Hi, >> >> I am a GWT novice / newbie. I have written a GWT app that connects to >> MySQL. While I am trying to get DB connection. I have got the error in >> the subject "java.net.InetAddress is a restricted class'. >> >> I tried to find solution for this issue. The only solution right now >> is to disable the Google App Engine. A lot of people get alright after >> they follow the suggested solution. For my case, I tried to disable by >> unchecking the "Use Google App Engine" check box in project properties >> window but after that i am not able to run the app from browser >> anymore. For that reason, I tried to create a war file of my work and >> deploy it to TOMCAT6 but still I am not able to get it solved. >> >> Is there any body who can help me out there? I do need a help to solve >> thing asap as I am gonna use this GWT for my project. >> >> Thanks in advance. >> >> FYI, I am using : >> OS - ubuntu 9.10 >> Eclipse version - 3.5 >> GWT version : 2.0 >> jdk version : 1.6 >> >> -- >> 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]<google-web-toolkit%[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]<google-web-toolkit%[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.
