Hi Dave, I appreciate your notes.  Please see my comments below.

Don

>> I've just installed CFX_XSLT, the example file ran fine.  
>> However, test calling an XSL tranformation file, got an
>> error, "javax.xml.transform.TransformerConfigurationException:
>> javax.xml.transform.TransformerException:
>> org.xml.sax.SAXParseException: Document root element
>> is missing.  
>
>This might be a stupid question, but are you sure your XSL file and your
>original XML file are both well-formed?
Even if they are not, the parser should be good enough to parse what it can and ignore with notes of what it can't.  Same as when we write a program we need to add data validation element.  Reasonable?
Besides, in this case, the XSL files are not up to me whether they are well-formed or not.

>
>> My env: Windows XP machine with CF6.0.
>
>Is there a reason you can't just use the built-in XSLT functionality of CFMX
>6.0? I think the function name in question is XMLTransform.
Thank for the great info.  I haven't looked at / familarize myself with these new tags.  Funny, when I viewed sample for the XMLtransform tag, I got an another MM error (they guys don't seem to give a sh?? these days or is it just me?)  URL, http://examples.macromedia.com/coldfusion/xmltransform/?

>
>> I read a forum, about this error, and its advice on reverse
>> back to JRE 1.3.1_06.  But I'm already on 1.3.1.
>
>Have you tried newer JVMs?
Some one, possibly developer of the tag left a msg at his/her forum, about new JVM problem, so, not going that way.

>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>phone: 202-797-5496
>fax: 202-797-5444
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to