Hi Chuck, Sorry for the late answer but adding choice support is still underway. We have marked choice support as a requirement for 1.0. I'll see to that recursive datatypes are handled properly with your pach.
On 3/26/06, Chuck Williams <[EMAIL PROTECTED]> wrote: > This time with the attachment: > > > > Chuck Williams <[EMAIL PROTECTED]> wrote on 03/26/2006 01:41:54 AM: > > > > Hi All, > > Axis2 0.95 still does not handle recursive data types properly. The > SchemaCompiler recurses infinitely and generates a stack overflow. I've > attached my patch to fix this upgraded for 0.95. This is a patch > against modules/codegen/src. > > I see that much of the code to implement choice particles was committed, > but that the new parser does not handle them. I need to get them > working again. Is there already work underway to do this, and/or was an > approach determined? If so, I'd appreciate any information about that. > If not, I'll figure out how to do it with the new parser and send > another patch. > > Thanks, > > Chuck > > > > > -- Ajith Ranabahu
