[jboss-user] [Remoting] - Remote Classloading

bbb321 do-not-reply at jboss.com
Sun Oct 26 14:27:18 EDT 2008


Hello

I'm trying to something like the command pattern, and send a command from the client to the server where the command will be executed using services defined on the server.

Of course when I receive the command on the server I get ClassNotFound exception, because the code is defined only on the client.

Is it possible to use remote classloading for this case? The class provider should be on the client.

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

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



More information about the jboss-user mailing list