|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] TransformerConfigurationException
Hello,
I was using Xalan till now, and now I have switched to
Saxon. My code compiles fine, but when i try to run it, I get this dump:
_________
javax.xml.transform.TransformerConfigurationException: java.net.UnknownHostException: cis
at
com.icl.saxon.PreparedStyleSheet.prepare(PreparedStyleSheet.java:123)
at
com.icl.saxon.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:126)
at XSLTApplier.<init>(XSLTApplier.java:37)
at DataAcquire.cligenFile(DataAcquire.java:57)
at DataAcquire.main(DataAcquire.java:646)
---------
java.net.UnknownHostException: cis
at java.net.InetAddress.getAllByName0(InetAddress.java:571)
at java.net.InetAddress.getAllByName0(InetAddress.java:540)
at java.net.InetAddress.getByName(InetAddress.java:449)
...... many more lines........
also,
Line 37 of XSLTApplier is
Templates templates
= tf.newTemplates(new StreamSource("cligenFormat.xsl"));
Can someone tell what's happenning?
Thanks a lot!!!
Regards,
Mahesh
--
Mahesh Kondwilkar (maheshk@xxxxxxxxxxx, http://www.cis.ksu.edu/~maheshk)
Kansas State University
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








