Hi all,
        I am  doing compilation using JspC.It is giving ClassCastException. 
parentClassLoader = 
(URLClassLoader)Thread.currentThread().getContextClassLoader()
 
getContextClassLoader() will return AntClassLoader which is incompatible with 
URLClassLoader. 
Is this a bug? If so, does it has a fix?
 
Please, anybody has a solution for this. help me out.
 
Thanks,
Jagga
 
 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to