• 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

Struts 1.1 + WSAD 5

 
Ranch Hand
Posts: 365
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all-
I recall that earlier versions of WSAD5 (e.g. 5.0.1) had Struts beta 1.1 support. Now, with WSAD 5.1, it appears that the 1.1 jars are the 'real' thing. Is this true?
Also, what production version of WAS would I need to be running to support an EAR with a WAR created by WSAD 5.1?
thank you,
Max Tomlinson
 
Ranch Hand
Posts: 365
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I do not know if it is the 'real' thing or not but I use struts 1.1 with WSAD 5.1 without difficulty.
WAS 5 supports both 4.0 and 5.0 apps and WSAD 5.1 can be tested against either version of test server.
 
Max Tomlinson
Ranch Hand
Posts: 365
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK, another WSAD5ish question:
If I develop a Struts WebApp on WSAD 5.1.x, will it deploy OK to WAS 5.0.2 in production? I ask becasue we have seen some compatibility issues between WSAD 5.0.x and WSAD 5.1.x.
Thank you,
Max
(BTW, yes i would like peanut)
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The compatibility issues between WSAD 5.0 and WSAD 5.1 mainly stem from the way metadata in the workspace is stored. You can deploy to WAS 5.0 from either of them.
reply
    Bookmark Topic Watch Topic
  • New Topic