Skip to Content
0
Former Member
Apr 27, 2009 at 09:35 AM

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

35 Views

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.