Upgrade saaj api to 1.0.1.Final
-------------------------------
Key: WFLY-12715
URL:
https://issues.jboss.org/browse/WFLY-12715
Project: WildFly
Issue Type: Component Upgrade
Components: Web Services
Reporter: Jim Ma
Assignee: Jim Ma
Priority: Major
This upgrade mainly fix this issue:
when jboss module class in classpath and there is no jboss modules exists , it is unable
to load jboss module 'org.jboss.ws.saaj-impl' and stops trying to load SAAJFactory
from flat classpath.