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 "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2008/04/15 00:47:05 UTC

[jira] Created: (AXIS2-3740) Support for @MTOM Threshold.

Support for @MTOM Threshold.
----------------------------

                 Key: AXIS2-3740
                 URL: https://issues.apache.org/jira/browse/AXIS2-3740
             Project: Axis 2.0 (Axis2)
          Issue Type: New Feature
          Components: jaxws
            Reporter: Nikhil Thaker


I am adding function to support MTOM attachment Threshold.  The implementation will involve reading the MTOM attachment threshold size and setting it on Messagecontext. During the attachment marshalling process this threshold value will be read and used to determine if the attachment needs to be send as inlined or optimized.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3740) Support for @MTOM Threshold.

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

Nikhil Thaker resolved AXIS2-3740.
----------------------------------

    Resolution: Fixed

Patch committed with revision #648320.

> Support for @MTOM Threshold.
> ----------------------------
>
>                 Key: AXIS2-3740
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3740
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: JIRA_Axis2-3740.txt
>
>
> I am adding function to support MTOM attachment Threshold.  The implementation will involve reading the MTOM attachment threshold size and setting it on Messagecontext. During the attachment marshalling process this threshold value will be read and used to determine if the attachment needs to be send as inlined or optimized.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Closed: (AXIS2-3740) Support for @MTOM Threshold.

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

Nikhil Thaker closed AXIS2-3740.
--------------------------------


> Support for @MTOM Threshold.
> ----------------------------
>
>                 Key: AXIS2-3740
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3740
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: JIRA_Axis2-3740.txt
>
>
> I am adding function to support MTOM attachment Threshold.  The implementation will involve reading the MTOM attachment threshold size and setting it on Messagecontext. During the attachment marshalling process this threshold value will be read and used to determine if the attachment needs to be send as inlined or optimized.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-3740) Support for @MTOM Threshold.

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

Nikhil Thaker reassigned AXIS2-3740:
------------------------------------

    Assignee: Nikhil Thaker

> Support for @MTOM Threshold.
> ----------------------------
>
>                 Key: AXIS2-3740
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3740
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>
> I am adding function to support MTOM attachment Threshold.  The implementation will involve reading the MTOM attachment threshold size and setting it on Messagecontext. During the attachment marshalling process this threshold value will be read and used to determine if the attachment needs to be send as inlined or optimized.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-3740) Support for @MTOM Threshold.

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589057#action_12589057 ] 

Davanum Srinivas commented on AXIS2-3740:
-----------------------------------------

Nikhil,

Please commit only in trunk as we already cut Axiom release.

-- dims

> Support for @MTOM Threshold.
> ----------------------------
>
>                 Key: AXIS2-3740
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3740
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: JIRA_Axis2-3740.txt
>
>
> I am adding function to support MTOM attachment Threshold.  The implementation will involve reading the MTOM attachment threshold size and setting it on Messagecontext. During the attachment marshalling process this threshold value will be read and used to determine if the attachment needs to be send as inlined or optimized.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3740) Support for @MTOM Threshold.

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

Nikhil Thaker updated AXIS2-3740:
---------------------------------

    Attachment: JIRA_Axis2-3740.txt

Attached is the patch that will address this JIRA.

> Support for @MTOM Threshold.
> ----------------------------
>
>                 Key: AXIS2-3740
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3740
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: JIRA_Axis2-3740.txt
>
>
> I am adding function to support MTOM attachment Threshold.  The implementation will involve reading the MTOM attachment threshold size and setting it on Messagecontext. During the attachment marshalling process this threshold value will be read and used to determine if the attachment needs to be send as inlined or optimized.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org