| Author |
Which Websphere version is compatible with Java 6.0?
|
|
| schatla@ad-pharma.com 2008-01-03, 7:34 am |
| Current I am using Jdk1.4.2 with Websphere 6.0.2 app server. And we have a requirement to update Java version with 6.0. will Java 6.0 compatible to Websphere 6.0.2? If not which Websphere version is compatilble? And is it feasible to update from jdk1.4 to
java 6.0 in Websphere perspective?
| |
| Juanma Martinez 2008-01-03, 7:34 am |
| schatla@ad-pharma.com wrote:
> Current I am using Jdk1.4.2 with Websphere 6.0.2 app server. And we have a requirement to update Java version with 6.0. will Java 6.0 compatible to Websphere 6.0.2? If not which Websphere version is compatilble? And is it feasible to update from jdk1.4
to Java 6.0 in Websphere perspective?
Check:
http://www-1.ibm.com/support/docvie...uid=swg21138332
for your upgrade options and matching versions of WAS and JDK
| |
|
| WAS 6.1 comes with JDK 1.5.
You can't plug another JDK in WAS. You're restricted to use the one shipping
with the product (you can apply maintenance patches, but not "upgrade" like
you request).
|
|
|
|