Hi! I'm moving from Orion Server to JBoss, mainly because it's open source. I'm very happy with this project. I'm trying to use a session bean to execute some methods of an object that I create on a client. I just load the class on the client, make an instance of it, get the remote interface of the session bean and then pass the object in one of the methods of the bean. But when I try to execute the methods of this object on the session bean, I get a message saying that I have not loaded the RMI class Loader. I'm putting in the class path all the jar's that is necessary to run a client app, but it doesn't work. Any ideas to fix it? -- []s Guilherme Ceschiatti http://listando.net [EMAIL PROTECTED] -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
