Re: AW: Problem with code generation and binding files

2009-12-08 Thread stug23
I'm just getting started with the proposed switch so it will probably be a while before all of the issues (if any) are known. I am already much more impressed with the Maven build quality of the CXF solution when compared to the Sun JAXWS which has been a challenge from the start. The worse thing

Re: AW: Problem with code generation and binding files

2009-12-08 Thread Andreas Veithen
I played with episode files this weekend and they work very well, as long as you don't use inline JAXB customizations in your schemas (because they will conflict with the bindings in the episode file). I did that with the tooling from JAX-WS RI (see attached POM file), but it should be similar for

Re: AW: Problem with code generation and binding files

2009-12-07 Thread Daniel Kulp
On Sat December 5 2009 1:02:08 pm stug23 wrote: > I am on a project that is considering a switch to Apache CXF from Sun > JAXWS. Cool. Please let us know of your impressions on how easy/hard the switch is. With CXF being JAXWS compliant, it SHOULDN'T be too hard for most use cases, but I'm

Re: AW: Problem with code generation and binding files

2009-12-05 Thread stug23
I am on a project that is considering a switch to Apache CXF from Sun JAXWS. For a while I have been following developments for CXF and have noted that support for JAXB episode seems to be still in a formative stage. Is there a document for the WSDL-to-Java Maven plugin for CXF that describes eac

Re: AW: Problem with code generation and binding files

2009-07-06 Thread Daniel Kulp
On Sun July 5 2009 7:53:46 pm johannes.konstantini...@capgemini-sdm.com wrote: > Hello, > > does anybody have an idea? > My problem still exists. As Benson stated, a JIRA with a reproducible test case would be great. I've heard of issues with episode files before as well, but I've never used an

AW: Problem with code generation and binding files

2009-07-05 Thread johannes.konstantinidis
Hello, does anybody have an idea? My problem still exists. Thanks -Ursprüngliche Nachricht- Von: Konstantinidis, Johannes Gesendet: Dienstag, 23. Juni 2009 19:15 An: users@cxf.apache.org Betreff: Problem with code generation and binding files Hello, I have a problem with the gene