Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在尝试将 WAS 5 迁移到 WAS 7。以下是我们尝试迁移的版本详细信息:
WSAD 5.1 到 RAD 7.5、Struts 1.1 到 Struts 1.1、JDK 1.4 到 JDK 1.6 和 WAS 5 到 WAS 7
当我们使用 RAD 7.5 在 WAS 7 上部署 JDK 1.6 和 Struts 1.1 时,我们得到 java.lang.NoClassDefFoundError。我们尝试了所有可能的方法来检查类路径,并且看起来它是正确的。