encounter setContextClassLoader security excepiton.
Dear All:
My web start is running on jdk1.4.1 jvm
Since the web start APP is getting bigger and bigger when more user invoved
I have to separate jars (download and use classloader to loading jar)
But when I attempt to setConextClassLoader of current thread,web start shows the exception of security of permission denided.
Is there any one counter some problem ?
and how to solve it ?
Regards
john

