Re: XSLT Thread Safety Issue

2014-10-14 Thread Christian Müller
ate> > > <xsl:template match="@*"> > <xsl:attribute > name="{local-name()}"><xsl:value-of > select="."/></xsl:attribute> > </xsl:template> > </xsl:stylesheet> > > > I don't believ

RE: XSLT Thread Safety Issue

2014-10-14 Thread Hendley, Sam
te name="{local-name()}"><xsl:value-of select="."/></xsl:attribute> </xsl:template> </xsl:stylesheet> I don't believe we are using either of those options, a full text search of our entire codebase didn't yield any references. Sam --

Re: XSLT Thread Safety Issue

2014-10-13 Thread Willem Jiang
Can I have a look at you XSLT endpoint uri? Did you use the options of transformerCacheSize or contentCache? -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Octob