this is the error I am getting in the when I tried to connect with
database. this error I am getting only in google plugin.
not in cypal studio plugin.
Caused by: java.security.AccessControlException: access denied
(java.lang.RuntimePermission modifyThreadGroup)
thanks
bhanu
On Jul 27, 1:55 am
Now I got the following error.. how to resolve this error? But this
error I am not getting in cypal studio plugin for eclipse.
SEVERE: [1248680514265000] javax.servlet.ServletContext log: Exception
while dispatching incoming RPC call
com.google.gwt.user.server.rpc.UnexpectedException: Service me
I checked the path. It is correct only.
this problem is happening only in google eclipse plugin. But in cypal
studio plugin it is working fine.
thanks
Bhanu
On Jul 27, 1:25 am, "salvador.ce" wrote:
> verify your path...
>
> 2009/7/26 bhanu :
>
>
>
>
>
>
>
> > Hi
>
> > Hi I am using google plug
verify your path...
2009/7/26 bhanu :
>
> Hi
>
> Hi I am using google plugin for my GWT application.when I am trying to
> connect with mysql database, I am getting the exception saying
> java.sql.SQLException: No suitable driver found for jdbc:mysql://
> localhost:3306/DBName.
>
> But I am sure t
Hi
Hi I am using google plugin for my GWT application.when I am trying to
connect with mysql database, I am getting the exception saying
java.sql.SQLException: No suitable driver found for jdbc:mysql://
localhost:3306/DBName.
But I am sure that my database connection is correct. I checked
throug