Java Dump created
-----------------

                 Key: XALANJ-2405
                 URL: https://issues.apache.org/jira/browse/XALANJ-2405
             Project: XalanJ2
          Issue Type: Bug
    Affects Versions: 2.7
         Environment: Windows XP v2002 SP2 running on a IBM Thinkpad T42P with 
2Gb RAM. Java info:
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM Windows 32 build cn142ifx-20060209 
(SR4-1) (JIT enabled: jitc))

            Reporter: David Schwartz


I'm calling a template to find/replace substrings. When I use <xsl:with-param 
name="p" select="'e'"/>, I get the following result:

JVMDG217: Dump Handler is Processing Signal 11 - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to Z:\aDL\Design Patterns\GSA content
\javacore.20071008.081548.7900.txt
JVMDG215: Dump Handler has Processed Exception Signal 11.

When I use <xsl:with-param name="p">e</xsl:with-param>, it works like
a charm. 

Then again, when I send a space, i.e.  <xsl:with-param name="p"> 
</xsl:with-param>, it's not received at all by the called template.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to