On Fri, 2005-06-10 at 09:32 +0600, Chathura Herath wrote:
>
> Regarding the check box issue... We might want to generate both server side
> and client side at the same time along with a test case. For the test case
> to work both the server side and the client side should be generated. (The
> test case that is generated will create a dummy implementation of the
> service and deploy it in a SimpleHttpServer and use the Stubs that was
> generated to invoke the operations.)
> That was the idea.
>
> If this leads to user confusion then of course we can put a radio button and
> if the test case option is selected we ll generate both server side and
> client side.
How about two radio buttons:
Generate
x Client Stubs
x Server Skeletons
By default maybe the client one could be turned on and the user can
mix-n-match any way they want.
Sanjiva.