XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Go to previous topicPrev TopicGo to next topicNext Topic
Posttop
pascal monfilsSubject: transformer.transform gives Exception
Author: pascal monfils
Date: 11 Aug 2005 08:48 AM
Hi,

I'm trying to write a DOM object to a file by adding the DOCTYPE.

I create a source and result to be passed as argument to the Transformer.trasform(doc,result) method.

When I execute the method, I receive the following Exception :

java.lang.IllegalArgumentException: Unknown type of source class javax.xml.transform.dom.DOMSource
at net.sf.saxon.event.Sender.send(Sender.java:141)
at net.sf.saxon.IdentityTransformer.transform(IdentityTransformer.java:28)
at .... (rest of stackTrace omitted)

Running under Tomcat 5.0 and jdk 1.4.2
object's classes are :
doc : java.xml.Transform.dom.DOMSource
result : javax.xml.transform.stream.StreamResult
transformer : net.sf.sexon.IdentityTransformer

Thanks in advance for your help

Pascal

 
Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.