This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Regarding conversion of EJB from weblogic 4.5 to 5.1
Gaurav Chikara
Ranch Hand
Joined: Jun 09, 2000
Posts: 410
posted
0
If we want to convert EJB's from weblogic 4.5 to 5.1 then is it necessary to use DDConvertor utility to do it as we all know that this utility is error-prone and thats why it has been removed in weblogic 6.0 can any one suggest me a foolproof way to do it (conversion of EJB from weblogic 4.5 to 5.1)
SCJP,SCWCD,SCBCD<br />If Opportunity doesn't knock then build the door
James Hobson
Ranch Hand
Joined: Aug 28, 2001
Posts: 140
posted
0
We had to re-write them by hand (only safe way).
Kishore Dandu
Ranch Hand
Joined: Jul 10, 2001
Posts: 1934
posted
0
Why don't you move to Web Logic6.1 It has cool features like the message driven beans etc and you do not need to go through 2 migration cycles in near term. I particularly mentioned message driven beans 'cause the world will be moving towards asynchronous service activation etc very soon.
In Weblogic 4.5 deployment descriptor file has a .ser extension so in case we have to write deployment descriptor by hand then how can we convert .ser files into text files? can anyone tell me
Originally posted by James Hobson: We had to re-write them by hand (only safe way).
Gaurav Chikara
Ranch Hand
Joined: Jun 09, 2000
Posts: 410
posted
0
IT SEEMS the moderator of this group i.e. Thomas Paul is very busy IT is expected that most of the messages which are unreplied should be replied by him but unfortunately he is a very busy person