Hi Dims, Axis2 3076 created. Today I tried it again and it works different. It doesn'f finish when generating the client if I do it without -u option. Yesterday it didn't work when generating both client and server at a time. I have all my schemas defined in the wsdl.
I noticed one change: In version 1.2, exceptions names were built from their message name, adding Exception and now they are only formed with message name. Is this right?? Now it generates Stub only for SOAP 1.2, doesn't it? Also, it is still generating faultExceptionNameMap.put() faultExceptionClassNameMap.put() faultMessageMap.put() for each operation that throws the exception, instead of generating one for each exception, in the client populateFaults() method. There is a JIRA already opened for that:Axis2 2326. Thanks, Jorge Fernández Davanum Srinivas <[EMAIL PROTECTED]> escribió: oops! hit send too fast...recrusion problem with wsdl imports or schema includes. -- dims On 8/5/07, Davanum Srinivas wrote: > Please log a bug in JIRA with your stripped down test. could be a > recursion problem. > > thanks, > dims > > On 8/5/07, Jorge Fernandez wrote: > > Hi Dims, > > > > I'm getting one problem with RC3. I'm trying to generate my code for doing > > my testing but, wsdl2java doesn't return control back and it uses a big > > amount of resources. It seems that is generating the code or some of them > > but it never finishes. > > > > Regards, > > > > Jorge Fernández > > > > > > Davanum Srinivas escribió: > > Folks, > > > > At this moment there are zero blockers in JIRA for 1.3. Please try RC3 > > released friday > > (http://people.apache.org/~deepal/axis2/1.3-RC3/) or > > 1.3 branch's nightly build from here - > > http://people.apache.org/dist/axis2/nightly/ > > > > *Please* make sure you try it out as this is the last chance before we > > cut 1.3 Final early next week. > > > > thanks, > > dims > > > > -- > > Davanum Srinivas :: http://davanum.wordpress.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > ________________________________ > > > > Sé un Mejor Amante del Cine > > ¿Quieres saber cómo? ¡Deja que otras personas te ayuden! . > > > > > > > > > -- > Davanum Srinivas :: http://davanum.wordpress.com > -- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Sé un Mejor Amante del Cine ¿Quieres saber cómo? ¡Deja que otras personas te ayuden!.
