Hi, manipulating a class and trying to re-manipulate it throws the RuntimeException with the cause "class is frozen". Having a look at the CtClass code, I found that this exception is always thrown due to the isFrozen method. Is it possible to remove the class name from the pool, thus it is possible to re-manipulate it? I will manage namespaces and caches by myself.
Thanks, Luca View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890418#3890418 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890418 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
