You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2008/04/09 21:39:25 UTC

[jira] Updated: (WSCOMMONS-313) OMOutputFormat: doSWA and doOptimize should be mutually exclusive...plus we need doOptimizeThreshold

     [ https://issues.apache.org/jira/browse/WSCOMMONS-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker updated WSCOMMONS-313:
------------------------------------

    Attachment: threahold.txt

Attached is the patch for this JIRA. I have introduced new optimizedThreshold value on OMOutputFormat, the value of that variable will be used to see if we want to inline or optimize the attachments. Decision for this is made in MTOMXMLStreamReader.

> OMOutputFormat: doSWA and doOptimize should be mutually exclusive...plus we need doOptimizeThreshold
> ----------------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-313
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-313
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: AXIOM
>            Reporter: Rich Scheuerle
>            Assignee: Nikhil Thaker
>         Attachments: threahold.txt
>
>
> Scenario:
> OMOutputFormat is set with both doingSWA and doOptimize.  In such cases, both cannot be satisifed.  
> Solution:
> Prefer doingSWA if both are set.

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