Hi,

 I am using an applet which has backend connectivity to a MySQL database
running on a Linux server.I am using exgwe JDBC driver.The applet is running
fine in Netscape but in Internet Explorer it is throwing exceptions.I have the
stack trace below.Can anybody help me.

///////////////////////////////////////////////////////////////////com.ms.security.SecurityExceptionEx[exjava/sql/DriverManager.loadInitialDrivers]:
Unable to access system property: jdbc.drivers
        at com/ms/security/permissions/PropertyPermission.check
        at com/ms/security/PolicyEngine.shallowCheck
        at com/ms/security/PolicyEngine.checkCallersPermission
        at com/ms/security/StandardSecurityManager.chk
        at com/ms/security/StandardSecurityManager.checkPropertyAccess
        at java/lang/System.getProperty
        at exjava/sql/DriverManager.loadInitialDrivers
        at exjava/sql/DriverManager.initialize
        at exjava/sql/DriverManager.getConnection
        at exjava/sql/DriverManager.getConnection
        at OnlineDialog.<init>
        at Online.actionPerformed
        at java/awt/Button.processActionEvent
        at java/awt/Button.processEvent
        at java/awt/Component.dispatchEventImpl
        at java/awt/Component.dispatchEvent
        at com/ms/awt/WUIPeer.handleEvent
        at com/ms/awt/WButtonPeer.handleEvent
        at java/awt/Component.postEvent
        at com/ms/ui/AwtUIHost.postEvent
        at com/ms/awt/WUIPeer.postEvent
        at com/ms/ui/UIRoot.postEvent
        at com/ms/ui/UIComponent.postEvent
        at com/ms/ui/UIStateContainer.postEvent
        at com/ms/ui/UIButton.¤
        at com/ms/ui/UIButton.mouseClicked
        at com/ms/ui/UIComponent.handleEvent
        at com/ms/ui/UIComponent.postEvent
        at com/ms/ui/UIStateContainer.postEvent
        at com/ms/ui/UIComponent.postEvent
        at com/ms/ui/UIStateComponent.postEvent
        at com/ms/ui/UIRoot.Ä
        at com/ms/ui/UIRoot.forwardEvent
        at com/ms/ui/AwtUIHost.postEvent
        at com/ms/awt/WUIPeer.postEvent
        at com/ms/ui/AwtUIHost.processEvent
        at java/awt/Component.dispatchEventImpl
        at java/awt/Container.dispatchEventImpl
        at java/awt/Component.dispatchEvent
        at java/awt/EventDispatchThread.run
/////////////////////////////////////////////////////////////////////////

There is no problem whatsoever in Netscape that baffles me.


Regards,
Rakesh


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to