• 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: How to change Websphere Test Environment Version

 
Ranch Hand
Posts: 503
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
All:
- I downloaded WSAD v5.0 trial version from IBM yesterday.
- Created a simple servlet and managed to get it to run on the Websphere Test Environment.
- I would like to run on Websphere Test Environment V4.0 (since our company is migrating to that version of Websphere first). Unfortunately, the only version presented in the dropdown box was V5.0
- Does anyone here know how to get Websphere Test Environment 4.0 to run on WSAD5.0?
Thanks,
John Coxey
(jpcoxey@yahoo.com)
 
John Coxey
Ranch Hand
Posts: 503
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
All:
- Got it figured out!!!
- Looks like Websphere Test Environment v4.0 does not support JDK1.3
- I created my project using JDK1.3 and thus was not presented with the Websphere Test Environment v4.0.
Thanks for reading...gotta keep pluggin along, am sure more issues will come up.
John Coxey
(jpcoxey@yahoo.com)
 
reply
    Bookmark Topic Watch Topic
  • New Topic