Re: governance with cxf

2012-07-27 Thread David Brown
Hi, not sure what u r looking for in terms of what u mean by documenting. Do u mean a self documenting tool? Néstor Boscán wrote: >Hi > >I'm creating a lot of web services using cxf and i need a tool that will >document them and their relationships. Anyone knows an open source tool for >this?

Re: wsdl2java error in .NET generated WSDL

2011-11-23 Thread David Brown
gt; and pass that into wsdl2java. That should allow it to generate the code > that > should work for you. > > Dan > > > > > > On Tuesday, November 22, 2011 4:55:47 PM David Brown wrote: > > Hello Daniel, thanks for the speedy reply. T

Re: wsdl2java error in .NET generated WSDL

2011-11-22 Thread David Brown
1-11-22 at 16:54 -0500, Daniel Kulp wrote: > The jaxb binding file is really the only way, but they can be very tricky to > get right. Can you post a sample project with a stripped down wsdl or > something? > > Dan > > > On Tuesday, November 22, 2011 11:07:59 AM Dav

wsdl2java error in .NET generated WSDL

2011-11-22 Thread David Brown
Hello cxfers, I have the dubious task of consuming a .NET 2.0 generated WSDL using our internally developed SOAP client. The .NET WS is public and we have no control over the generation of the WSDL. Therefore, we must have a solution in the binding or the WSDL itself. I am currently running the w