[jbossws-users] [JBossWS] - how to generate WSDL and make it customisable as much as pos
pkovgan
do-not-reply at jboss.com
Sun Jan 7 10:09:21 EST 2007
Hi!
I have 2 "simple" questions:
1) Is there proper way to generate WSDL that fits?
This is a simple question, but it seems there is no simple answer.
wstools ,for example, produces wsdl that every parameter name in message follows convention Type_1, Type_2...
But if I really need real parameter names, or I need customize those names, what can I do? Use annotations of JSR 181? OK, but in such a case I lose my ability to customize wsdl beyond annotation scope!
How can I customize ANY or almost ANY aspect of WSDL???
2) Who(what) is really responsible for automated generation of WSDL on JBOSS AS? I need this handle to (may be) force it to customize its behaviour. Can I?
Thanks a lot!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998687#3998687
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998687
More information about the jbossws-users
mailing list