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/15 20:03:51 UTC

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

The following issue has been updated:

    Updater: Davanum Srinivas (mailto:davanum@gmail.com)
       Date: Fri, 15 Oct 2004 11:02 AM
    Changes:
             Component changed to SAAJ
             Component changed from Basic Architecture
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXIS-1468?page=history

---------------------------------------------------------------------
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: Fri, 15 Oct 2004 11:02 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