Posted By:
Babu_Paluri
Posted On:
Friday, March 25, 2005 12:39 AM
Hi I am new to EJB, just trying out examples. on the way i executed CMP example. Every thing went well as expected, but when i do some changes in my CMP bean, and re-deployed.. i am loosing data in database. in another way to say, if i undeployed my CMP bean.. i am loosing data in DB. Can't i stop this? how can i modify my bean once its deployed?