[jbossws-dev] [Design of JBoss Web Services] - Re: JAXWSClientMetaDataBuilder

maeste do-not-reply at jboss.com
Wed Jun 4 07:45:38 EDT 2008


Hi Thomas,
probably my explanation is too brief and a little bad.
My use case has no relation with soap message, so (I think) it has no opportunities to read something from the context.
What DNA would basically do, is to read a wsdl from some sources (often from uddi), and store this wsdl in a JCR. Then (potentially at different time), reading it and parse it to extract metadata and store them too in JCR. 
I think I have to use some wsdl parser to extract these metadatas from the xml. Am I wrong?

In fact Alessio seems to be right, I would need just wsdl metadata instead of umdm, so I would have to modify org.jboss.ws.tools.wsdl.WSDLDefinitionsFactory to parse wsdl directly by an InputStream.

Am I misunderstanding you?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155645#4155645

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155645



More information about the jbossws-dev mailing list