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 16:17:58 UTC

[jira] Commented: (AXIS-535) Promote encoding style from first body element to

The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Mon, 22 Mar 2004 7:16 AM
       Body:
Glen,

Should we check the patch in?

thanks,
dims
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-535&page=comments#action_26449

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-535
    Summary: Promote encoding style from first body element to <soapenv:Body>
       Type: Bug

     Status: Open

    Project: Axis
 Components: 
             Serialization/Deserialization
   Versions:
             current (nightly)

   Assignee: Glen Daniels
   Reporter: Dennis Sosnoski

    Created: Mon, 2 Dec 2002 10:36 AM
    Updated: Mon, 22 Mar 2004 7:16 AM
Environment: Operating System: Other
Platform: Other

Description:
Promote the encoding style used by the first body element to the actual
<soapenv:Body> element itself. If the body contains multiple child elements
which use the same encoding style (as with multiRefs for rpc encoding) this will
avoid the overhead of duplicate encoding styles (and the associated namespace
definition) on each child. In no case should this add overhead, since at a
minimum the encoding style declaration on the <soapenv:Body> element will
replace  what would otherwise be present on the first child element.


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