JBoss Community

Re: SOAP WebService ClassCastException: org.jboss.ws.core.soap.TextImpl cannot be cast to org.w3c.dom.Comment

created by bjorn.bostrom in JBoss Web Services Development - View the full discussion

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

Start a new discussion in JBoss Web Services Development at Community