cancel
Showing results for 
Search instead for 
Did you mean: 

JARs with jre 1.4 are needed for single-sign on websphere 6.0

Former Member
0 Kudos

Hi All

I am trying to do the single-sign on system where user logs on to portal & uses the applications hosted on WebSphere 6.0.

I already have this set up working perfectly fine with WebSphere 5. Following JARs from SAP are used in the present scenario :

1) com.sap.security.api

2) com.sap.security.core

3) iaik_jce

4) sap.logging

I guess the reson behind these JARs not working with WebSphere 6 might be due to JVM. WebSphere 6 has 1.4.2 IBM java, where as WebSphere 5 have 1.3 version of same.

Need to know from where I can download the latest JARs mentioned above compiled with JDK 1.4 or above.

If you have faced similar problem & found that some other hurdle is there, then please let me know about that solution, as well. Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

Indeed those JAR files are compiled with JDK 1.3. However, the AS Java systems are running 1.4.x, hence, there is no problem to use those JARs with the JRE 1.4. That's why I do not believe your issue is related to the JRE version. In addition, those JAR files do not have 1.4 compiled version.

Kind regards,

Tsvetomir

Edited by: Tsvetomir Tsvetanov on Jun 9, 2009 5:47 PM

Answers (0)