• 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

Difference between Test Environment and Stand alone server

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Ranchers,

RAD7 which comes bundled with WAS 6.1
To use WAS 6.1 Test environment, i have to install the same seperately(which is a tedious process in our company)

Could you please let me know the most important differences between WAS 6.1 Test Environment and Standalone server (if i have to use it only for development and with RAD 7)
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are no functional differences between the WAS 6.1 test server that comes bundled with RAD 7 and the stand-alone server. The only difference is in the licensing. Earlier versions of WSAD had a "test environment" that was not the same as the full application server, but that is no longer the case with RAD 6 and 7.
 
reply
    Bookmark Topic Watch Topic
  • New Topic