Details
Description
CXF tries to set some Woodstox specific properties and if it fails throws a runtime exception with message "Cannot create a secure XMLInputFactory". It would be very helpful to know the XMLInputFactory implementation class. This can be achieved in two ways:
- add the class name to the exception message
- log the class name before throwing the exception
Attachments
Attachments
Issue Links
- is related to
-
CXF-5697 WHICH_JARS inconsistent with lib/ contents for 2.7.11
- Closed