我正在開發與現有遺留系統一起工作的webapp(visual jsf,ejb3,hibernate on glassfish/mysql)。 我有一個「僱員」表(用領域,如名稱(字符串),位置(字符串),等等),它是從上遺留DB2側僱員表分開。我用我的員工表完成所有的webapp處理。但是,每個星期我都需要安排一項任務來檢查表中的所有員工,並將其與舊版db2表中的員工進行比較。如果舊錶中的員工位置
我正在使用jbossIDE Eclipse 1.6。當部署我的.ear應用程序時,我得到一個java.rmi.MarshalException。 令人驚訝的是,就在幾分鐘前,一切都很好。 我覺得這個jbossIDE Eclipse的東西真的沒用。它一直在崩潰。 java.rmi.MarshalException: Failed to communicate. Problem during
當試圖從客戶端訪問EJB,我得到這個異常: java.rmi.ServerException: RuntimeException; nested exception is:
java.lang.NullPointerException
at org.jboss.ejb.plugins.LogInterceptor.handleException(LogInterceptor.java:421)
每當我試圖從客戶端調用我的EJB,我得到這個錯誤: java.rmi.MarshalException: Failed to communicate.
Problem during marshalling/unmarshalling; nested exception is:
java.io.InvalidClassException: com.afrikbrain.ut