Hello, Is there a patched jboss-remoting.jar for JBoss AS 4.0.5.GA that has a fix for this issue? Apparently according to: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6446627 jboss-remoting should be patched to use Class.forName instead of ClassLoader.loadClass for loading array classes.
This issue with jboss-remoting in JBoss AS 4.0.5.GA is really blocking my integration tests, and I need Java6 because of the improved security API and smart card support. Frank. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999926#3999926 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999926 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
