Hi all,

Please help me out , asap,

i am trying to work with using GWT/RF , GAE and SQL Server ,when ever i am
trying to connect database at that time ,  i got  below exception

Exception : java.security.AccessControlException: access denied
(java.net.SocketPermission localhost:1433 connect,resolve)


but one intersting thing is iam using two ways one is

1) USING JDBC:ODBC driver (SQL Server DataBase)

  jdbc:odbc:JdbcOdbcDriver (i created DSN)   it is connecting fine,

2) USING SQL SERVER Driver (SQL Server DataBase)

com.microsoft.sqlserver.jdbc.SQLServerDriver   it is not connecting to sql
server database

at this time i got this Exception:java.security.AccessControlException:
access denied (java.net.SocketPermission localhost:1433 connect,resolve).



please tell me where i am did  wrong.

thanks in advance.

Thanks & regards
Laxman

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