【发布时间】:2015-07-28 04:33:34
【问题描述】:
此应用程序在 WAS 7 上运行,但是当我在 WAS 6.0 中运行具有 EJB 层的 Web 应用程序时,它抛出了以下异常:java.rmi.ServerException RemoteException occurred in server thread; nested exception is: com.ibm.ejs.container.CreateFailureException nested exception is: java.lang.reflect.InvocationTargetException 我对数据库、共享库进行了所有必要的更改,但仍然出现相同的错误。 websphere server 6.0 中的 EJB 应用程序和 rmi 有什么需要做的吗?
【问题讨论】:
标签: web-applications ejb websphere java1.4