aspose file tools
The moose likes JDBC and the fly likes access denied ( java.lang.Runtime Permission accessClassIn Package.sun.jdbc.odbc)  Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "access denied ( java.lang.Runtime Permission accessClassIn Package.sun.jdbc.odbc)  " Watch "access denied ( java.lang.Runtime Permission accessClassIn Package.sun.jdbc.odbc)  " New topic
Author

access denied ( java.lang.Runtime Permission accessClassIn Package.sun.jdbc.odbc)

dhana rangu
Ranch Hand

Joined: Oct 01, 2003
Posts: 65
hI

I wrote a simple applet which connects to database (ORACLE) and retreives a value into a TEXT item.

But i am getting an error

access denied (java.lang.RuntimePermission accessClassInPackage.sun.jdbc.odbc)

I have gone thru the earlier discussions and understood that some thing must be done with the security settings with the policy tool...

Can any one let me know know in brief what can be done to resolve this

THANKS A LOT
dhana
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: access denied ( java.lang.Runtime Permission accessClassIn Package.sun.jdbc.odbc)
 
Similar Threads
Runtime getRuntime() exec(String command) - How does this work?
allowing only certian urls access to web app
starting and stoping server error
authentication in jboss
Database file reader