[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: XPost - Remoting from unsigned applet - ClassLoader secu

fatbatman do-not-reply at jboss.com
Tue Jun 17 10:40:58 EDT 2008


I finally got round to trying the quick fix you mentioned but got a;

java.lang.ClassCastException: sun.plugin.security.PluginClassLoader cannot be cast to org.jboss.remoting.loading.ClassByteClassLoader
	at org.jboss.remoting.AbstractInvoker.(Unknown Source)
	at org.jboss.remoting.MicroRemoteClientInvoker.(Unknown Source)
	at org.jboss.remoting.RemoteClientInvoker.(Unknown Source)
	at org.jboss.remoting.transport.http.HTTPClientInvoker.(Unknown Source)
	at org.jboss.remoting.transport.servlet.TransportClientFactory.createClientInvoker(Unknown Source)
.....

which I suppose isn't surprising.  You mentioned that ideally the classloader would be configurable.  Is there any chance of adding this option in the near future?

regards

James



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158722#4158722

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158722



More information about the jboss-dev-forums mailing list