What steps will reproduce the problem?
1. Run the attached wsdl
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
ObjCCommon.xslt :1117
<xsl:when test="$simpleType"><xsl:call-template name="getType"><xsl:with-param name="value" select="$simpleType/descendant::s:restriction/@base"/></xsl:call-template></xsl:when>
will enter infinite recursion for type ser/ns:duration -> stackoverlow
Original issue reported on code.google.com by zapacil...@gmail.com on 28 Apr 2011 at 3:23
Original issue reported on code.google.com by
zapacil...@gmail.com
on 28 Apr 2011 at 3:23Attachments: