• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WSAD 5.1 and JDK1.4

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would like to use JDK1.4 with WSAD 5.1. I have installed the JDK and set that as default for JRE in the Preferences.
I still don't know how to change the Test environment to use JDK1.4.
Is this even possible? If it is any help on how to configure this would be greatly appreciated.
Thanks
 
author
Posts: 3892
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can't use JDK 1.4 in the WebSphere Test Environment in WSAD 5.1. That's because WSAD 5.1 is based on WAS 5.02, which uses JDK 1.3 ONLY. We do not allow you to swap out the JDK for the Test Environment.
Luckily, however WSAD 5.1.1 (note the different number!) is now out and available, and natively supports JDK 1.4 in its WTE. You need to upgrade to WSAD 5.1.1.
Kyle
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Kyle Brown:
You can't use JDK 1.4 in the WebSphere Test Environment in WSAD 5.1. That's because WSAD 5.1 is based on WAS 5.02, which uses JDK 1.3 ONLY. We do not allow you to swap out the JDK for the Test Environment.
Luckily, however WSAD 5.1.1 (note the different number!) is now out and available, and natively supports JDK 1.4 in its WTE. You need to upgrade to WSAD 5.1.1.
Kyle

 
ragsulid
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Kyle Brown:
You can't use JDK 1.4 in the WebSphere Test Environment in WSAD 5.1. That's because WSAD 5.1 is based on WAS 5.02, which uses JDK 1.3 ONLY. We do not allow you to swap out the JDK for the Test Environment.
Luckily, however WSAD 5.1.1 (note the different number!) is now out and available, and natively supports JDK 1.4 in its WTE. You need to upgrade to WSAD 5.1.1.
Kyle



Hi Kyle,
I currently have WSAD 5.1.0 and I'm trying to upgrade to WSAD 5.1.1 as you mentioned, however, I can't seem to find the new version or upgrade from the Software Updates from WSAD. I can only see the WSAD 5.1.1 Trial Program. Is there another site I missed? Thanks!
Rommel
 
reply
    Bookmark Topic Watch Topic
  • New Topic