[
https://issues.jboss.org/browse/WFLY-12484?page=com.atlassian.jira.plugin...
]
Carlo de Wolf commented on WFLY-12484:
--------------------------------------
The original error can be reproduced by overriding jaxb & saaj.
{noformat}
org.w3c.dom.DOMException: WRONG_DOCUMENT_ERR: A node is used in a different document than
the one that created it.
{noformat}
Make org.picketlink.trust.jbossws.handler.SMALHandler supports
SAAJ1.4
----------------------------------------------------------------------
Key: WFLY-12484
URL:
https://issues.jboss.org/browse/WFLY-12484
Project: WildFly
Issue Type: Task
Components: Web Services
Affects Versions: 17.0.1.Final
Reporter: Jim Ma
Assignee: Jim Ma
Priority: Major
Fix For: 18.0.0.Final
Attachments: 0001-Upgrade-jaxb-saaj.patch
To support SAAJ 1.4, Picketlink SMALHandler needs get DOM Element with CXF's
DOMUtils to append/remove element from soap message.
This handler now fails
--
This message was sent by Atlassian Jira
(v7.13.5#713005)