Thanks!

2011/10/27 Daniel Kulp <[email protected]>

> On Wednesday, October 26, 2011 4:48:40 AM pe4enko wrote:
> > Hi.
> > Using wsdl2java.
> > How i can to generate java classes with
> > org.apache.cxf.databinding.source.SourceDataBinding as databinding?
>
> This is something I've been meaning to do for, well, at least a year.  Just
> never got around to doing it.     :-(
>
> Good news is your query prodded me into doing it.  :-)    Took all of about
> 10
> minutes of coding. It will seriously take longer to run the full test suite
> before committing it.    In anycase, I logged issue CXF-3885 and should
> have
> this committed for 2.5.   Tomorrows snapshots should hopefully have it.
>
> It will really be:
>
> wsdl2java -db  source   (for Source)
> wsdl2java -db  domsource   (for DOMSource)
> wsdl2java -db  staxsource   (for StaxSource)
> wsdl2java -db  saxsource   (for SAXSource)
>
>
> Sorry it's not available today.  :-(
>
> Dan
>
>
>
> >
> > --
> > View this message in context:
> >
> http://cxf.547215.n5.nabble.com/wsdl2java-How-to-generate-java-classes-with
> >
> -org-apache-cxf-databinding-source-SourceDataBinding-as-dg-tp4939508p4939508
> > .html Sent from the cxf-user mailing list archive at Nabble.com.
> --
> Daniel Kulp
> [email protected]
> http://dankulp.com/blog
> Talend - http://www.talend.com
>

Reply via email to