my problem in detail
migrating application from :
RAD 7.0
WAS 6.0
Java EE 1.4
JRE 1.4.2
to :
RAD 7.5
WAS 7.0
Java EE 5.0
JRE 1.6
I do all, except migration from Jave EE 1.4 to 5.0. WAS 7.0 working, applications use Java 6 and have 1.6 Compiler compliance level. Everything works good.
But I need to migrate applications to J2EE 5 specs. That's all I need.
About how to migrate from 1.2 or 1.3 to 1.4 there is a tonns of information, and how to migrate from 1.4 to 5.0 - nothing. The only ability as I see - recreate all projects using Dynamic web module version 2.5 and create new EAR with EAR version 5.0. But this is wrong. There must be the way to migrate! But how!?
is it a bug in was 7.0?any fix pack available.....
--------------------------------
Posted By: karthikc at Sep 8 2009 10:04AM