Hi, I followed this tutorial: Model-driven XML forms generation, Part 2: Generate forms targeting Web services (http://www.ibm.com/developerworks/xml/library/x-mdxfg2/index.html).
It produce exactly what I was searching for. It produce a web form with the parameters found in my wsdl file.
But to acheive this, you need eclipse and the plugin of courses.
I was wondering if there were any way of acheiving the same result by using a ant task ?