You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by "John Kaputin (JIRA)" <ji...@apache.org> on 2007/02/10 22:23:05 UTC

[jira] Created: (WODEN-146) CR143 renames Transfer Coding to Content Encoding

CR143 renames Transfer Coding to Content Encoding
-------------------------------------------------

                 Key: WODEN-146
                 URL: https://issues.apache.org/jira/browse/WODEN-146
             Project: Woden
          Issue Type: Test
          Components: Parser
            Reporter: John Kaputin
         Assigned To: John Kaputin
             Fix For: M7


Spec issue CR143 has changed the name of the transfer coding property in the HTTP binding extensions to content encoding.   Woden must be modified accordingly. This affect the binding, binding operation and binding message reference APIs.

Binding and BindingOperation  -
whttp:transferCodingDefault becomes whttp:contentEncodingDefault
{http transfer coding default} becomes {http content encoding default}

BindingMessageReference -  
whttp:transferCoding becomes whttp:contentEncoding
{http transfer coding} becomes {http content encoding}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Updated: (WODEN-146) CR143 renames Transfer Coding to Content Encoding

Posted by "John Kaputin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WODEN-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Kaputin updated WODEN-146:
-------------------------------

    Issue Type: New Feature  (was: Test)

> CR143 renames Transfer Coding to Content Encoding
> -------------------------------------------------
>
>                 Key: WODEN-146
>                 URL: https://issues.apache.org/jira/browse/WODEN-146
>             Project: Woden
>          Issue Type: New Feature
>          Components: Parser
>            Reporter: John Kaputin
>         Assigned To: John Kaputin
>             Fix For: M7
>
>
> Spec issue CR143 has changed the name of the transfer coding property in the HTTP binding extensions to content encoding.   Woden must be modified accordingly. This affects the HTTP extension APIs for binding, binding operation, binding fault and binding message reference.
> Binding and BindingOperation  -
> whttp:transferCodingDefault becomes whttp:contentEncodingDefault
> {http transfer coding default} becomes {http content encoding default}
> BindingFault and BindingMessageReference -  
> whttp:transferCoding becomes whttp:contentEncoding
> {http transfer coding} becomes {http content encoding}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Resolved: (WODEN-146) CR143 renames Transfer Coding to Content Encoding

Posted by "John Kaputin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WODEN-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Kaputin resolved WODEN-146.
--------------------------------

    Resolution: Fixed

Fixed by r505785

> CR143 renames Transfer Coding to Content Encoding
> -------------------------------------------------
>
>                 Key: WODEN-146
>                 URL: https://issues.apache.org/jira/browse/WODEN-146
>             Project: Woden
>          Issue Type: Test
>          Components: Parser
>            Reporter: John Kaputin
>         Assigned To: John Kaputin
>             Fix For: M7
>
>
> Spec issue CR143 has changed the name of the transfer coding property in the HTTP binding extensions to content encoding.   Woden must be modified accordingly. This affects the HTTP extension APIs for binding, binding operation, binding fault and binding message reference.
> Binding and BindingOperation  -
> whttp:transferCodingDefault becomes whttp:contentEncodingDefault
> {http transfer coding default} becomes {http content encoding default}
> BindingFault and BindingMessageReference -  
> whttp:transferCoding becomes whttp:contentEncoding
> {http transfer coding} becomes {http content encoding}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Closed: (WODEN-146) CR143 renames Transfer Coding to Content Encoding

Posted by "John Kaputin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WODEN-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Kaputin closed WODEN-146.
------------------------------


> CR143 renames Transfer Coding to Content Encoding
> -------------------------------------------------
>
>                 Key: WODEN-146
>                 URL: https://issues.apache.org/jira/browse/WODEN-146
>             Project: Woden
>          Issue Type: New Feature
>          Components: Parser
>            Reporter: John Kaputin
>         Assigned To: John Kaputin
>             Fix For: M7
>
>
> Spec issue CR143 has changed the name of the transfer coding property in the HTTP binding extensions to content encoding.   Woden must be modified accordingly. This affects the HTTP extension APIs for binding, binding operation, binding fault and binding message reference.
> Binding and BindingOperation  -
> whttp:transferCodingDefault becomes whttp:contentEncodingDefault
> {http transfer coding default} becomes {http content encoding default}
> BindingFault and BindingMessageReference -  
> whttp:transferCoding becomes whttp:contentEncoding
> {http transfer coding} becomes {http content encoding}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Updated: (WODEN-146) CR143 renames Transfer Coding to Content Encoding

Posted by "John Kaputin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WODEN-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Kaputin updated WODEN-146:
-------------------------------

    Description: 
Spec issue CR143 has changed the name of the transfer coding property in the HTTP binding extensions to content encoding.   Woden must be modified accordingly. This affect the binding, binding operation and binding message reference APIs.

Binding and BindingOperation  -
whttp:transferCodingDefault becomes whttp:contentEncodingDefault
{http transfer coding default} becomes {http content encoding default}

BindingFault and BindingMessageReference -  
whttp:transferCoding becomes whttp:contentEncoding
{http transfer coding} becomes {http content encoding}

  was:
Spec issue CR143 has changed the name of the transfer coding property in the HTTP binding extensions to content encoding.   Woden must be modified accordingly. This affect the binding, binding operation and binding message reference APIs.

Binding and BindingOperation  -
whttp:transferCodingDefault becomes whttp:contentEncodingDefault
{http transfer coding default} becomes {http content encoding default}

BindingMessageReference -  
whttp:transferCoding becomes whttp:contentEncoding
{http transfer coding} becomes {http content encoding}


> CR143 renames Transfer Coding to Content Encoding
> -------------------------------------------------
>
>                 Key: WODEN-146
>                 URL: https://issues.apache.org/jira/browse/WODEN-146
>             Project: Woden
>          Issue Type: Test
>          Components: Parser
>            Reporter: John Kaputin
>         Assigned To: John Kaputin
>             Fix For: M7
>
>
> Spec issue CR143 has changed the name of the transfer coding property in the HTTP binding extensions to content encoding.   Woden must be modified accordingly. This affect the binding, binding operation and binding message reference APIs.
> Binding and BindingOperation  -
> whttp:transferCodingDefault becomes whttp:contentEncodingDefault
> {http transfer coding default} becomes {http content encoding default}
> BindingFault and BindingMessageReference -  
> whttp:transferCoding becomes whttp:contentEncoding
> {http transfer coding} becomes {http content encoding}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Updated: (WODEN-146) CR143 renames Transfer Coding to Content Encoding

Posted by "John Kaputin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WODEN-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Kaputin updated WODEN-146:
-------------------------------

    Description: 
Spec issue CR143 has changed the name of the transfer coding property in the HTTP binding extensions to content encoding.   Woden must be modified accordingly. This affects the HTTP extension APIs for binding, binding operation, binding fault and binding message reference.

Binding and BindingOperation  -
whttp:transferCodingDefault becomes whttp:contentEncodingDefault
{http transfer coding default} becomes {http content encoding default}

BindingFault and BindingMessageReference -  
whttp:transferCoding becomes whttp:contentEncoding
{http transfer coding} becomes {http content encoding}

  was:
Spec issue CR143 has changed the name of the transfer coding property in the HTTP binding extensions to content encoding.   Woden must be modified accordingly. This affect the binding, binding operation and binding message reference APIs.

Binding and BindingOperation  -
whttp:transferCodingDefault becomes whttp:contentEncodingDefault
{http transfer coding default} becomes {http content encoding default}

BindingFault and BindingMessageReference -  
whttp:transferCoding becomes whttp:contentEncoding
{http transfer coding} becomes {http content encoding}


> CR143 renames Transfer Coding to Content Encoding
> -------------------------------------------------
>
>                 Key: WODEN-146
>                 URL: https://issues.apache.org/jira/browse/WODEN-146
>             Project: Woden
>          Issue Type: Test
>          Components: Parser
>            Reporter: John Kaputin
>         Assigned To: John Kaputin
>             Fix For: M7
>
>
> Spec issue CR143 has changed the name of the transfer coding property in the HTTP binding extensions to content encoding.   Woden must be modified accordingly. This affects the HTTP extension APIs for binding, binding operation, binding fault and binding message reference.
> Binding and BindingOperation  -
> whttp:transferCodingDefault becomes whttp:contentEncodingDefault
> {http transfer coding default} becomes {http content encoding default}
> BindingFault and BindingMessageReference -  
> whttp:transferCoding becomes whttp:contentEncoding
> {http transfer coding} becomes {http content encoding}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org