Hi Indrajit,
Thanks for your reply.
This is a good point. The JDK version in the NWDS is 1.6.0_45. I wrote a simple test program and got the trace info from PI as below. The java version in PI is 1.5.0_28; it does not match what's in NWDS. I could not find a site to download the old JDK 1.5.0_28. I will ask Basis see if they can provide me the old java JDK. I will try to install JDK 1.5.0_28 in NWDS once I get it and see how it goes.
<Trace level="2" type="T">*****Java Home = /usr/sap/PID/DVEBMGS00/exe/sapjvm_5/jre</Trace>
<Trace level="2" type="T">java version = 1.5.0_28</Trace>
<Trace level="2" type="T">check if JSEE installed</Trace>
<Trace level="2" type="T">JSSE is installed correctly!</Trace>
<Trace level="1" type="T">*** END APPLICATION TRACE ***</Trace>
Thanks,
Shawn