[jboss-user] [JBossWS] - Get java names from WSDL
bortx
do-not-reply at jboss.com
Thu Apr 3 10:05:08 EDT 2008
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#4141358
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141358
More information about the jboss-user
mailing list