The problem looks to be an incorrect generation of the ClassLoader.defineClass(byte[],
int, int) method. What shows up on the test client is a ReflectMethodInfoImpl(defineClass)
object that has a parameterTypes[0] value of
ArrayInfoImpl(a)4532be10{name=[Ljava.lang.Object;}. There is no defineClass method that
takes an array of Objects.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113475#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...