in WLS EJB1.0, you use need a myDD.txt to make MyDD.ser .
When upgrade to EJB1.1, you have to use DDConverter to convert the
"myDD.txt" to XML files instead of myDD.ser.

check www.weblogic.com/doc51/classdoc/API_ejb/EJB_upgrade.html for detail.

Hope this help

J.H



-----Original Message-----
From: Jayant Mohan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 10, 2000 9:39 AM
To: [EMAIL PROTECTED]
Subject: DDConverter


Hi everybody,

I have my own Deployment Descriptor file seriealized as 'MyDD.ser' based on
EJB1.0.
Now for moving to Weblogic5.1 MyDD.ser file has to be converted to xml file.
Weblogic provides a utility for the conversion called DDConverter. But when
i run this utility on my old file the utility gives parse error.
Do u have any idea where can be the problem?

Regards,
Jayant

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to