Hello
I have written a prototype/demo called ServiceDesigner
The ServiceDesigner is a tool used to dynamically
build a user-interface to WSDL described services.
You simply add a URL to a service description (or several)
and you can start to use that service. You can even make simple
connections between services, for example connect the output of
a translation service into a SMS service.
When you have made all connections and feel happy with the
graphical user interface you can save and compile your new
service as a standalone java application or an Sview compatible service.
The goal with the project is to show one way of how end-users
can access and use WSDL described Web Services in an easy way.
Hope somebody finds it useful and gives me new ideas
/Ola