0

Is there any plugins available to use jdk 1.7 in websphere 8.0. Am aware that it won't support jdk1.7. But still want to use. Any help would be appreciated.

Developer404
  • 5,716
  • 16
  • 64
  • 102

1 Answers1

1

No, you must use Java 1.6 with WebSphere Application Server 8.0. If you need to use Java 1.7, simply upgrade the application server to version 8.5 where the use of jdk 1.7 is supported.

F Rowe
  • 2,042
  • 1
  • 11
  • 12