JBoss Community

Re: Javaassist and Java Web Start. Its posible?

created by Telcontar Thorongil in Javassist - View the full discussion

Hi, this was solved thans to StackOverflow. com

 

instead of using CtClass.toClass() use ClassPool.toClass(CtClass ct, java.lang.ClassLoader loader, java.security.ProtectionDomain domain))

Reply to this message by going to Community

Start a new discussion in Javassist at Community