Dan, The patch is now in latest CVS as well. So yes, please try latest CVS, reproduce the problem in a small wsdl/xsd and submit it as a bug report [http://ws.apache.org/axis/bugs.html]. If you can work up a patch, that would be even better :) [http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/SubmitPatches]
Thanks, dims > Date: Sun, 16 Nov 2003 12:27:08 -0600 > From: Dan Christopherson <[EMAIL PROTECTED]> > Subject: next issue: mixed content type (was: Re: wsdl2java returns invalid > characters in > Content-Type: text/plain; charset=us-ascii; format=flowed > > > OK, getting a little further, it looks like when mixed content type is > specified in an xsd (via 'mixed="true"' in complexType), the code > wsdl2java generates provides no way of getting or setting the text > content. I didn't find a bug out there on this, but I have to confess > that I think the Bugzilla search is about the worst UI i've ever seen. > > Should I work up a simple reproduction and submit this as a bug? > > thanks again, > danch > > Dan Christopherson wrote: > > > That generates code that compiles at least - right now I'm building some > > tests to see if it also works, but this is better. > > > > The leading underscores are aesthetically ugly, though. Is there any > > thought of introducing a binding override file to allow declarative > > resolution of such name collisions, ala JAXB or Castor? Possibly > > introducing a feature so that JAXB or Castor source generators could be > > delegated to? There is already the capability of using Castor as a > > binding framework, isn't there? > > > > thanks for all your work, > > danch ===== Davanum Srinivas - http://webservices.apache.org/~dims/