• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Migration of web application from WSAD 5.1.2 to RAD 6.0

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

We have one J2EE applicatioc currently running on WSAD 5.1.2. We are going to migrate this application from WSAD 5.1.2 to RAD 6.0.(WAS 5 to WAS 6)
I heard that it is not so simple, and can envlove code change as well.

I need to prepare some documantation for the same regarding issues/problems that can occur while migration.

Can you please post the isssues/problems you faced, and their troubleshoot while magration? Any tools availale for migration??
Any reference link or website could also help me a lot!!


The application is a plain j2ee application with no EJBs

Your help is highly Appreciated.

Thanks,
Kedar
 
author & internet detective
Posts: 42056
926
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
Kedar,
What does it use? Servlets/JSPs/etc?

Most of the problems stemmed from EJBs, so you should have a fairly smooth migration.
 
kedar japan
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Jeanne for the reply.

The application is based on Struts and use plain JSP/Servlets. but I got some info that, There might be some problems in JSPs regarding Tag Libs while migration.

Also We have one small applet wizard used in the project.

Do you have any idea about the impacts on these?


Thanks,
Kedar
 
Jeanne Boyarsky
author & internet detective
Posts: 42056
926
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
Kedar,
I think the impact will be minor. The Struts taglib problem sounds familiar. A search on this forum should yield the result.
 
Always! Wait. Never. Shut up. Look at this tiny ad.
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic