I have a problem deploying the RMI It gives me the following exception : 11:10:18,215 ERROR [URLDeploymentScanner] Incomplete Deployment listing: MBeans waiting for other MBeans: ObjectName: jboss:service=AdaptStartUp state: CREATED I Depend On: Depends On Me:
MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM: ObjectName: jboss:service=AdaptStartUp state: CREATED I Depend On: Depends On Me: And when I call any method on the RMi class I get : java.rmi.NoSuchObjectException: no such object in table at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247) at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133) Exception in jboss-service.xml i have added this code Any immediate response will be appreaciated I am new to JBOss and am not able to figure out the problem I am using JBoss 3.2.4 version View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848907#3848907 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848907 ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
