citerus / dddsample-core

This is the new home of the original DDD Sample app (previously hosted at sf.net)..
MIT License
4.97k stars 1.47k forks source link

Error creating bean with name 'rmiGraphTraversalService' #11

Closed Sergey80 closed 7 years ago

Sergey80 commented 8 years ago

When start with default setting in IntelliJ IDEA as a web app for tomcat, it fails with:

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rmiGraphTraversalService' defined in class path resource [com/pathfinder/internal/applicationContext.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: 
ghost commented 8 years ago

l have the same question too you who can fix it!!!!

ghost commented 8 years ago

@mackos please fix~

beswarm commented 7 years ago

problems still remains, I guess it's related to the Security Manager, security policy file things, but I can not figure it out. anyone can help us?