Sun Java Security Vulnerabilities
0 pts.
0
Q:
Sun Java Security Vulnerabilities
Sun published updated versions of Sun Java JDK, JRE and SDK to close multiple security vulnerabilities. We have many applications that only work with a certain release of Java so if we upgrade all out client (to fix the vulnerabilities) then these applications will break. Are other companies experiencing this problem and if so how are you planning to address this issue?
ASKED: Dec 16 2005  3:31 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
0 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
This is a common problem with both internal and third-party applications. It is becomming a criticial issue, as Microsoft has de-supported MSJVM and companies have to migrate to Sun JRE. For third-party applications, it is particularly tricky from a patch/update deployment issue, as many web-based applications are not clearly documented and users do not understand that it won't work until after deploying the update. In our case, we remove all prior versions of the JRE and lay down the current version. My recommendation is to NOT design an app to check for a specific version - which is the root cause of the problem. But even if you do this, you have to retest every application against the new release before giving approval for general deployment.
Last Answered: Dec 19 2005  9:58 AM GMT by KingTut   0 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0