Reputation: 11
java.lang.LinkageError: You are loading old SAAJ from jar:file:/C:/dev/wrks/wrk_iris_2/IRISBuild/iris_lib_runtime/orabpel.jar!/javax/xml/soap/MessageFactory.class
How is this caused and how can I solve it?
Upvotes: 1
Views: 2274
Reputation: 4623
Remove axis-saaj-1.4.jar and Redeploy your server.
Upvotes: 2