[
https://issues.apache.org/jira/browse/WSCOMMONS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hans G Knudsen updated WSCOMMONS-198:
-------------------------------------
Attachment: axiom_comment.diff
Proposal for fix.
Use already implemented method createComment to create comment node.
Comment added to Exception might not be appropriate - but could ease finding
type of node to implement.
Diff has been made against /webservices/commons/tags/axiom/1_2_4
I have tested decrypting document with Rampart - and hereafter performing
signature validation without problems.
> Problem creating 'comment' (when decrypting in Rampart)
> -------------------------------------------------------
>
> Key: WSCOMMONS-198
> URL: https://issues.apache.org/jira/browse/WSCOMMONS-198
> Project: WS-Commons
> Issue Type: Bug
> Components: AXIOM
> Reporter: Hans G Knudsen
> Attachments: axiom_comment.diff
>
>
> When decrypting a document containing comments with Rampart you see :
> Caused by: java.lang.UnsupportedOperationException: TODO
> at
> org.apache.axiom.om.impl.dom.DocumentImpl.importNode(DocumentImpl.java:333)
> at
> org.apache.axiom.om.impl.dom.DocumentImpl.importNode(DocumentImpl.java:348)
> at
> org.apache.axiom.om.impl.dom.DocumentImpl.importNode(DocumentImpl.java:348)
> As handling of comments is not (fully) implemented.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]