728x90 ClassNotFoundException2 [Eclipse] ClassNotFoundException : org.springframework.web.context.ContextLoaderListener Eclipse ClassNotFoundException : org.springframework.web.context.ContextLoaderListener Problem The ContextLoaderListener is used to integrate Spring with other web application. contextConfigLocation /WEB-INF/Spring/applicationContext.xml org.springframework.web.context.ContextLoaderListener And the common error message is, your server can not find this Spring ContextLoaderListener class during t.. 2019. 7. 9. RMI 서버/Client 실행시 UnmarshalException 발생 해결 방법 RMI 서버/Client 실행시 UnmarshalException 발생 해결 방법 RMI Server 프로그램을 작성 후 Server 실행시 아래와 같은 에러가 발생 java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested excep tion is: java.lang.ClassNotFoundException: Stub클래스파일_Stub ◀◀◀ 자신의 클래스 파일에 따라 다를 수 있음. 위와 같은 에러가 발생했다면 1. 우선적으로 점검 할 것이 RMI시 사용할 Interface를 이용하.. 2019. 6. 17. 728x90 이전 1 다음