• 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

Migration from Websphere v6.0 to Websphere v6.1 : Guideleines please

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
[color=darkblue]Hi All,

My requirement is to migrate the J2EE application from Websphere v6.0 to Websphere v6.1.

Application is developed on IBM JDK1.3. Migrated to IBM JDK1.4.2 (one that comes with Websphere 6.0) long back.

Now it will be migrated to IBM JDK1.5.

Technologies used in Application
1. Java Script.
2. HTML
3. CSS
4. JSPs (too much scriptlets are used as per application frame work)
5. Servlets
6. EJB 2.0
7. JDBC 2.0
8. XML
9. XSL

>We are using Jakarta Ant v1.3 for buildscript, is that needs to be updated with higher version?

> is there any specific configurational chages in WASv6.1 , are there any specific performence tuning mechanisams etc.. ?


if we migrate application to WAS6.1, which fix pack we have to apply for WAS for better performence n memory management at runtime.

any links/docs/guidelines/inputs are appriciated.. n your experiences while migration....

How one can plan migration proj/where to start and where to end,what all needs to be tested apart from application Functinality etc,.. well I have some ideas and approches to implement the same... your ideas are welcome.

Thank You. [/color]
reply
    Bookmark Topic Watch Topic
  • New Topic