You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ax...@ws.apache.org on 2004/10/18 11:55:52 UTC

[jira] Commented: (AXIS-1468) (SAAJ) Call.invoke(SOAPEnvelope) should allow for one-way invocation

The following comment has been added to this issue:

     Author: Jayachandra Sekhara Rao Sunkara
    Created: Mon, 18 Oct 2004 2:55 AM
       Body:
Hi Quynh Dang,
could you be more elaborate on this issue. There are two levels of responses here. (i) the response returned by the web service's method, wrapped as a SOAPEnvelope by Axis on server side. (ii)what the web server lets out on the wire (i.e HTTP Response). 
The later has, of course, the former as part (content) of it. This HTTP Response, since, will be handled by a web-server and is beyond what we can manipulate from being returned (convention says for every (and only) HTTP Request there would be a HTTP Response).
And also the error you were quoting 'method throws a Premature end of file', appears like an exception and why should exceptions be skipped. I have some lapses in understanding the exact problem. Could you give a better picture.

Thanks,
Jayachandra 
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXIS-1468?page=comments#action_54300

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1468

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1468
    Summary: (SAAJ) Call.invoke(SOAPEnvelope) should allow for one-way invocation
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             SAAJ
   Versions:
             1.1

   Assignee: 
   Reporter: Quynh Dang

    Created: Tue, 20 Jul 2004 4:47 PM
    Updated: Mon, 18 Oct 2004 2:55 AM
Environment: Windows

Description:
When using Call.invoke(SOAPEnvelope) to call an endpoint with one-way operation (response has content-length=0), the method throws a "Premature end of file" exception.  I would like to have either another "invokeOneWay(SOAPEnvelope) to skip the response or another flag to the current invoke method.  This is similar to Call.invokeOneWay(Object[])


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira