[jbossws-issues] [JBoss JIRA] Updated: (JBWS-1520) No server response on invalid soap request

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Jun 6 10:01:10 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBWS-1520?page=all ]

Thomas Diesler updated JBWS-1520:
---------------------------------

    Assignee: Thomas Diesler

> No server response on invalid soap request
> ------------------------------------------
>
>                 Key: JBWS-1520
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1520
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws
>            Reporter: Thomas Diesler
>         Assigned To: Thomas Diesler
>             Fix For: jbossws-2.0.0
>
>
> My service replies correctly when the correct input is given, but when a bad SOAP message is sent, such as a typo in an opening tag but not a closing, the client gets no reply and the server logs an exception a la:
> 15:21:29,103 ERROR [STDERR] [Fatal Error] :4:60: The end-tag for element type "CustomerID" must end with a '>' delimiter.
> 15:21:29,104 ERROR [SOAPFaultExceptionHelper] SOAP request exception
> java.io.IOException: org.xml.sax.SAXParseException: The end-tag for element type "CustomerID" must end with a '>' delimiter.
> at org.jboss.util.xml.DOMUtils.parse(DOMUtils.java:110)
> at org.jboss.ws.soap.MessageFactoryImpl.createSOAPEnvelope(MessageFactoryImpl.java:238) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list