-
JSSE compatible issue
Hi,
We have SSL client certificate(verisign) for browser IE6 (that supports JDK
1.1.4) to access applet with AWT based application. My IBM server supports
JDK1.3
Now we used Swing component in applet application, but IE6 browser does not
support it. So I plugged java 1.4.2_06 into IE6. When I try to access
applet with swing based application, I am getting the following error from
browser java console.
sun.plugin.cache.DownloadException
at sun.plugin.cache.CachedFileLoader.load(Unknown Source)
at sun.plugin.cache.FileCache.get(Unknown Source)
at
sun.net.http://www.protocol.https.PluginDele...hCache(Unknown
Source)
at
sun.net.http://www.protocol.https.PluginDele...onnect(Unknown
Source)
at
sun.net.http://www.protocol.https.PluginDele...Stream(Unknown
Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at
sun.net.http://www.protocol.https.HttpsURLCo...seCode(Unknown
Source)
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Then, I unplugged JDK1.4.2_06 and system is started working fine when I
plugged JDK 1.3.1_17.But requirement is to make the application run under
JDK1.4 plug-in
Is it JSSE compatible issue with JDK1.4(that bundled with JSSE)?
Is it possible to upgrade with JDK1.4 with existing certificate?
Please assist me how to overcome this situation.
thanks in advance.
With regards
Saravanan
Similar Threads
-
By manumishra in forum Database
Replies: 5
Last Post: 06-09-2008, 04:28 PM
-
By Dan in forum VB Classic
Replies: 0
Last Post: 02-11-2003, 02:47 PM
-
By Thomas Eyde in forum .NET
Replies: 290
Last Post: 12-22-2001, 02:13 PM
-
By Saurabh in forum dotnet.announcements
Replies: 0
Last Post: 09-19-2001, 06:48 AM
-
By Chris Huynh in forum VB Classic
Replies: 0
Last Post: 06-19-2001, 12:47 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks