Closed
Bug 172285
Opened 23 years ago
Closed 20 years ago
ebanking.lu - Use unsupported security model in Java
Categories
(Tech Evangelism Graveyard :: Other, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: michel.poleur, Unassigned)
References
()
Details
(Keywords: ecommerce)
From this page, click on "Démarrer Web Banking". A new window open and...
nothing. In the java console, you get :
Java(TM) Plug-in: Version 1.4.1
Using JRE version 1.4.1 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Poleur
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
CheckAppet starting...
Java version: 1.4.1
Java vendor: Sun Microsystems Inc.
Browser version: 1.1
Netscape security model is no longer supported.
Please migrate to the Java 2 security model instead.
java.lang.NoSuchMethodError:
netscape.security.PrivilegeManager.getClassPrincipals(Ljava/lang/Class;)[Lnetscape/security/Principal;
at bgl.util.CheckApplet.isFromArchive(CheckApplet.java)
at bgl.util.CheckApplet.checkBrowserVersion(CheckApplet.java)
at bgl.util.CheckApplet.init(CheckApplet.java)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I contacted the webmaster and he told me that the majority of their clients use
Internet Explorer and so the web banking software is only compatible with the
java version packaged with IE. And they have no intention to modify their code.
The webbanking software is indeed also compatible with Netscape 4.x.
Comment 1•23 years ago
|
||
verified 2002101612 pc/win98
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Comment 2•22 years ago
|
||
euro west non .com open bugs owned by tristan to other
Assignee: nitot → other
Component: Europe: West → Other
QA Contact: brantgurganus2001 → other
| Reporter | ||
Comment 3•20 years ago
|
||
They don't use java anymore. It works now.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•