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
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]