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.
XercesImpl.jar がアプリケーションの lib フォルダに存在する場合、Web アプリケーションが weblogic で実行されているときに nullpointer 例外が発生するのはなぜですか?
WebLogic に含まれている XML パーサー ライブラリと競合している可能性があります。ClassLoader Analysis Tool を使用して、競合があるかどうかを確認してください。
What version of WLS are you running? 10.3.what?