Re: XmlJavaTypeAdapter not being called

2008-01-25 Thread Daniel Kulp
My suggestion is actually to work the reverse direction. Start with the wsdl that you want, use the wsdl2java on it, and then start modifying the generated code. If it's a wrapped doc/lit, you may have a chance to get it to work. There should be a wrapper type created that will look someth

XmlJavaTypeAdapter not being called

2008-01-18 Thread LEWIS, James, GBM
Oops, starting new thread as forgot to change the subject. Apologies for the spam: Greetings! I am evaluating CXF as a replacement for Axis and have run into a bit of a problem. My requirement is to ensure that the wsdl generated by CXF matches the wsdl produced by our old services. The main