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
I work for a company that has several applications built on JBoss 4.0.3SP1 which include web services that they would like to migrate to JBoss 4.0.4 or >. I was wondering if there is any documentation detailing the process of moving from 4.0.3 (Axis Stack) to 4.0.4 (JBossWS Stack)? Also is there anything else that has changed between these two versions that I should be aware of before attempting this?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141295#4141295
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141295