bjorn.bostrom [
https://community.jboss.org/people/bjorn.bostrom] created the discussion
"Re: SOAP WebService ClassCastException: org.jboss.ws.core.soap.TextImpl cannot be
cast to org.w3c.dom.Comment"
To view the discussion, visit:
https://community.jboss.org/message/783440#783440
--------------------------------------------------------------
Hi,
I had the same errormessage. It turned out that Jboss did not like having comments
(<!-- -->) inside the soap request. After removing those, the errrormessage did not
appear, and the webservice executed successfully.
br // björn
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/783440#783440]
Start a new discussion in JBoss Web Services Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]