2704 [main] INFO org.springframework.remoting.rmi.RmiServiceExporte r - Binding RMI service 'UserService' to registry at port '1099'
org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'RMIRegistry' defined in file [D:\projekte\java\spring\GeccoDummy\src\userapplica tion.xml]: Invocation of init method failed; nested exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.lang.ClassNotFoundException: org.springframework.remoting.rmi.RmiInvocationWrap per_Stub
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.lang.ClassNotFoundException: org.springframework.remoting.rmi.RmiInvocationWrap per_Stub
at sun.rmi.server.UnicastServerRef.oldDispatch(Unicas tServerRef.java:385)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:240)
at sun.rmi.transport.Transport$1.run(Transport.java:1 53)