-1

I am trying to upgrade the jdk version on websphere application server, can someone please help me on the steps.

Thanks

DanielBarbarian
  • 5,093
  • 12
  • 35
  • 44

1 Answers1

2

You can download SDK fix packs from Recommended fixes for WebSphere Application Server. It is not possible to make arbitrary updates to the level of Java (that is, it is not possible to run Java 6 or 7 on WebSphere Application Server 6.1).

dbreaux
  • 4,982
  • 1
  • 25
  • 64
Brett Kail
  • 33,593
  • 2
  • 85
  • 90