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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/06/06 21:09:25 UTC

[jira] Resolved: (AXIS2-2712) Separate compile client from run client in MTOM sample

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

Davanum Srinivas resolved AXIS2-2712.
-------------------------------------

    Resolution: Fixed

> Separate compile client from run client in MTOM sample
> ------------------------------------------------------
>
>                 Key: AXIS2-2712
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2712
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: samples
>    Affects Versions: 1.2
>            Reporter: Glen Mazza
>            Priority: Minor
>         Attachments: mtomsamplepatch.txt
>
>
> I think for the MTOM sample in particular it would be good to separate the client compilation process from the client running process.  Someone running this sample will want to test the web service with many files, and compiling the client each time slows things down.  Also, someone interested in MTOM would also be interested in seeing how quickly the Axis2 server can accept a file and write it out--needing to compile the client each time masks that.
> Attached patch creates a separate generate.client task and updates the README, explaining to the user it needs to be run one time before the run.client task is called.

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