cancel
Showing results for 
Search instead for 
Did you mean: 

Updating JavaBean model to reflect changes in classes

Former Member
0 Kudos

I have a Model that was created from a bean using the JavaBean Model import utility. Everything works great...

My question is how do I update this model as I add beans to the jar file? Do I have to delete and recreate the model again each time?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tom,

if you mean reimporting of Java Bean Model,it's available with latest release of J2EE stack.if u are woring on 6.4,u have to delete the existing model and recreate it.

With Regards

Naidu

Answers (1)

Answers (1)

Former Member
0 Kudos

Thank you. Just wanted to confirm. I'm 6.4 so as of right now deleting and reimporting is my only option .:(