[esb-java-dev] Wizards for precanned scenarios
Ruwan Linton
ruwan at wso2.com
Thu Aug 30 20:53:43 PDT 2007
Dims,
Have U gone through the wizard of proxy service creation? (We had wsdl
on the first page earlier and moved that to the last page after a
discussion which enables you to create proxy services without WSDL)
See comments in line,
Davanum Srinivas wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Team,
>
> Was looking at the UI from a beginners pov (since i am one!). Here's what would make it easy for a newbie. I want to be
> able to walk thru a series of pages on a wizard to do common tasks/usecases...
>
> Example: First page enter wsdl url for an existing service (on another box), next page allows me to specify which QOS,
> next page lets me add an optional stylesheet and when i click on finish. It creates all endpoints, sequences and
> whatever else is needed...
>
Well, there are limitations to this scenario. By looking at a WSDL we
can not derive the inSequence and outSequence, but we can derive the
endpoint obviously (which is a pure virtualization).
For the moment you have to specify the endpoint or inSequence and
outSequence to go to the next page. We can let the outSequence to be
optional so that we will be adding a default Send mediator for the
outSequence and get the endpoint from the wsdl as you described.
> Once i bootstrap myself with the wizard and get something working, then i'd be more confident about making changes.
>
This is possible. Even now you can just specify the nameof the proxy,
endpoint as an WSDL uri (together with the service name an port name)
and outSequence (which we can make optional) to click on the finish
button and get a proxy up even without qos.
Later U can edit it and add qos and what ever configurations.
Comments?
> WDYT?
>
> thanks,
> dims
>
> - --
> Davanum Srinivas (dims at wso2.com)
> Director, Customer Engagements, WSO2 (http://wso2.com)
> Yahoo IM: dims Cell/Mobile: +1 (508) 415 7509
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Cygwin)
>
> iD8DBQFG135JgNg6eWEDv1kRAhJJAJ42D6RDcll1LmqE+HB7Edp9Qz8AgwCfem6G
> ZlpuHG65Los6YJSCBL0Nevo=
> =13RA
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Esb-java-dev mailing list
> Esb-java-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
>
>
More information about the Esb-java-dev
mailing list