• 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

Migrating from WAS 3.02 to 4.0

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I need some information for moving code from WAS 3.02 to WAS 4.0
I understand this can be automated with some kind of tool, because of repetative nature of changes in all the components (JSP, Servlet and Java code). There are around 364 methods in JDK1.1.7 which has been depricated. WAS4.0 supports JDK1.2 and JDK1.3 only.
If anyone has already work on such a project and have any kind of please reply me at the earliest. Also is there any inbuilt tool in VAJ4.0? Also, JSP will need a separate tool to deal with.
It will be a great help to me, if anyone can send me this tools.
Thanks
Jignesh Patel
patel_o@infy.com
 
Ranch Hand
Posts: 79
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try this link Migration
Thanks and Regards
Balbir Singh
 
The two armies met. But instead of battle, they decided to eat some pie and contemplate this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic