[GitHub] [cxf] coheigea commented on issue #550: CXF-8028: try to fix performance for very big document in DOMUtils

2019-05-01 Thread GitBox
coheigea commented on issue #550: CXF-8028: try to fix performance for very big document in DOMUtils URL: https://github.com/apache/cxf/pull/550#issuecomment-488243037 @gillesdiacon - Does @dkulp 's suggestion sounds OK for you? It would be good to get this fix into the next CXF release.

[GitHub] [cxf] coheigea commented on issue #545: If there is no inMessage use the inFaultMessage

2019-05-01 Thread GitBox
coheigea commented on issue #545: If there is no inMessage use the inFaultMessage URL: https://github.com/apache/cxf/pull/545#issuecomment-488242629 Yes a system test sounds like the way to go. You can add it in systests/jax-rs. There are lots of tests in there that you can copy to try to