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.
我们使用 Sun 的 saaj-impl-1.3.2.jar。
它需要来自 Sun 的 jaxp-ri-1.4.2.jar。
将这些 Sun 的库放在将在 AIX 上的 JBoss 下运行的 Web 应用程序中是个好主意吗?
那么,为什么这不是一个好主意呢?此线程中提到了加密问题,因为 IBM JDK 没有实现所有算法,但有一种解决方法(使用另一种算法,如 AES)。除此之外,您是否期待一些特殊问题?