ClassNotFoundException after refactoring

Has anyone else seen this error after renaming a class? If so, how do you fix it? Thanks, Jeff
[115 byte] By [J_e_f_f] at [2007-11-26 9:28:45]
# 1

Yes. I did.

It does not work in all cases. I have not yet found out in which general cases it does not work properly otherwise I would have made a posting about this earlier.Some simpler renaming problems where tackled properly I remember, but I had a problem with a method called from many different beans.

a) Use the undo function

b) Go back to an earlier Version from your version control system

Juergen

bookon at 2007-7-7 0:10:47 > top of Java-index,Development Tools,Java Tools...