| 
 
Subject: [xsl] Exception in generating a new transformer From: Neta Aizenbud-Reshef <NETA@xxxxxxxxxx> Date: Tue, 13 Jan 2004 08:20:34 +0200  | 
When switching to jre 1.4.2 I have a problem to generate a new transformer
using:
TransformerFactory transformerFactory =
      javax.xml.transform.TransformerFactory.newInstance();
Source xsl = new StreamSource(...);
transformerFactory.newTransformer(xsl);
The exception thrown is ConfigurationTransformerExcpetion: A location step
was expected following the '/' or '//' token.
This exception does not occur in earlier JDKs and in any case it occurs
only for part of my XSL files.
Is there a change in the XSL format that causes this exception?
 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Getting the data type of , David . Pawson | Thread | [xsl] Sorting different date format, allan . mccluskey | 
| Re: [xsl] Getting the data type of , G. Ken Holman | Date | Re: [xsl] Merging two xml files usi, karthikeyan | 
| Month |