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 ji...@apache.org on 2004/03/22 17:56:58 UTC

[jira] Commented: (AXIS-1252) using HTTP/1.1 enableing 100_continue alone fails without chunked

The following comment has been added to this issue:

     Author: Danno Ferrin
    Created: Mon, 22 Mar 2004 8:56 AM
       Body:
verified it works from current CVS.  (Jira lacks a verified state right?  closed is the only terminal state?)
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-1252&page=comments#action_26459

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-1252

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1252
    Summary: using HTTP/1.1 enableing 100_continue alone fails without chunked
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Axis
   Fix Fors:
             current (nightly)
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Danno Ferrin

    Created: Thu, 11 Mar 2004 4:40 PM
    Updated: Mon, 22 Mar 2004 8:56 AM
Environment: Windows XP SP1, (client) J2SE 1.4.2_04, (server) Weblogic 6.1 SP4

Description:
When adding the HTTP 1.1 option to the service properties the user is unable to add the expect 100 continue option witout also adding the content-transfer chunked as well.

The headers are not output before the stream is flushed unless chunked is also turned on.  Patch to follow.


---------------------------------------------------------------------
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