websphere升級(jí)jdk的策略是前3個(gè)版本號(hào)必須一致,比如1.3.0這3位必須相同,或者升級(jí)websphere才能升級(jí)更高版本的jdk。
經(jīng)過這兩天查找的資料發(fā)現(xiàn)從Websphere4升級(jí)到sunjdk1.4.2這條路是行不通的,Websphere4和5似乎ibm已經(jīng)不繼續(xù)支持了,推薦
升級(jí)到更高的版本。
  在網(wǎng)上找到一篇:如何升級(jí) WebSphere Application Server v4.01 for Solaris 的 JDK 到 SUN JDK v1.3.1
  按照這個(gè)配置嘗試了一下升級(jí),結(jié)果報(bào)錯(cuò)corba讀取數(shù)據(jù)會(huì)有問題,可能是序列化的問題,錯(cuò)誤如下:

java.rmi.MarshalException: CORBA MARSHAL 0 No; nested exception is:
    org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : null  vmcid: 0x0  minor code: 0  completed: No

  websphere升級(jí)的策略:http://www-1.ibm.com/support/docview.wss?uid=swg21138332