• 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

Diference between WAS5.1 and WAS6.1

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Could any body please tel me the difference between websphere 5.1 and 6.1.
 
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 san pinky:
Could any body please tel me the difference between websphere 5.1 and 6.1.



WebSphere 5.1 uses J2ee 1.3 and Java 1.4

WebSphere 6.1 uses J2EE 1.4 and Java 5.

Also, WAS 5.1 is no longer supported whereas 6.1 still is.
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
was6x has all features of was5x along with some additional featuers as

multiple profile creations with a single installation
introduction of Service Integartion Bus for messaging
has default JMS providers

thanks
 
Ranch Hand
Posts: 2458
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Gopikrishna Madishetti:
was6x has all features of was5x along with some additional featuers as

multiple profile creations with a single installation
introduction of Service Integartion Bus for messaging
has default JMS providers

thanks


Source: http://www.geekinterview.com/question_details/51497

Rather explain the topicstarter how to Google: http://www.google.com/search?q=Diference+between+WAS5.1+and+WAS6.1

Smart topic titles are good Google keywords
[ December 18, 2008: Message edited by: Bauke Scholtz ]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic