Hello!

ML> This makes no difference. The exception is thrown, too. 
ML> But I found a solution: The Exception is thrown everytime after redeploying 
ML> my application. When I restart the server after redeploying everything is ok. 
ML> But I can't restart the server everytime something changes....

I found that problem with servlets and javabeans. Looking at the code
from a compiled jsp (in the javabeans case) I found that the problem
is in the JavaBean instantiation (Beans.instantiate), and it happens
when the .class is changed. What puzzles me is that sometimes it
happens, and sometimes it don't.

-- 
Best regards,
 Rafael                            mailto:[EMAIL PROTECTED]



Reply via email to