• 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

Fix pack version of WAS 6.1 and RAD 7 to run Struts 2

 
Ranch Hand
Posts: 281
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can anybody please confirm the fix pack version number of the following for running Struts 2 based web app in the WAS 6.1 server that comes with RAD 7. Looking for fix pack versions of:
1. RAD 7
2. WAS 6.1 server.

I hear that RAD7 (upgraded to fixpack pack 7) and WAS 6.1 (upgraded to fix pack 17) works for Struts 2.

Any other comment will be appreciated.
 
Ranch Hand
Posts: 225
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Sam Gehouse:
Can anybody please confirm the fix pack version number of the following for running Struts 2 based web app in the WAS 6.1 server that comes with RAD 7. Looking for fix pack versions of:
1. RAD 7
2. WAS 6.1 server.

I hear that RAD7 (upgraded to fixpack pack 7) and WAS 6.1 (upgraded to fix pack 17) works for Struts 2.

Any other comment will be appreciated.



I don't know what the minimum is. I use RAD 7.0.0.6 and WAS 6.1.0.11 and struts works on both.
 
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 Steve Wink:


I don't know what the minimum is. I use RAD 7.0.0.6 and WAS 6.1.0.11 and struts works on both.



RAD7.0.0.6 and WAS 6.1.0.17. Works. Struts2-core-2.0.11.jar
Also tried 2.0.12 with some problem getting it to run action classes.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic