Hello,
I'm developing an application which automatically build ws client stubs from a wsdl
and generates classes that, among other things, use those stubs.
So I need a way of obtaining wsdl metainformation about its java operations and types.
In older jbossws tools version I used WSDLModelInfo class to obtain this information, but
now I use WSDLDefinitions instead, and I cannot access this information.
Is there a way of obtaining this information?
Thanks a lot
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141358#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...