[jbossws-issues] [JBoss JIRA] Updated: (JBWS-826) [Fatal Error] :-1:-1: Premature end of file.
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Jan 16 13:00:21 EST 2008
[ http://jira.jboss.com/jira/browse/JBWS-826?page=all ]
Thomas Diesler updated JBWS-826:
--------------------------------
Fix Version/s: jbossws-native-2.0.4
(was: jbossws-3.0.1)
> [Fatal Error] :-1:-1: Premature end of file.
> --------------------------------------------
>
> Key: JBWS-826
> URL: http://jira.jboss.com/jira/browse/JBWS-826
> Project: JBoss Web Services
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: jbossws-native
> Reporter: Thomas Diesler
> Assigned To: Thomas Diesler
> Fix For: jbossws-native-2.0.4
>
>
> SOAPMessageUnMarshaller:
> SOAPMessage soapMsg = new MessageFactoryImpl().createMessageInternal(mimeHeaders, inputStream, true);
> tries to create the message and with ingnoreParseException=true. The inputStream is empty.
> Is there a way to know that the HTTP response is empty?
--
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