Re: Saxon + xalan - error-problem solved

Subject: Re: Saxon + xalan - error-problem solved
From: Angeshwar Deepak <angeshwar@xxxxxxxxx>
Date: Thu, 17 Jun 2004 02:40:37 -0700 (PDT)
Hi,

I have solved the problem by making a reference to the
dtd in the local drive. Everything works fine under
Ant build using the <xmlcatalog task of ant. thanks a
lot everyone.

The command line execution for xalan and saxon also
works fine, the problem is that I had missed the
proxyHost stuff, so java was not able to refer to the
dtd in the w3c.org site.

the correct command line execution now is

java -Dhttp.proxyHost=proxy.daimlerchrysler.com
org.apache.xalan.xslt.Process -in out.xhtml -xsl
mod0.xsl -out out1.html

but anyway thanks a lot to everyone for their
solutions.

bye,
with regards,
Deepak.

--- xsl-list-digest-help@xxxxxxxxxxxxxxxxxxxxxx wrote:
> xsl-list Digest 17 Jun 2004 05:10:00 -0000 Issue 88
> 
> Topics (messages 2851 through 2888):
> 
> Re: Saxon + xalan - error
> 	2851 by: Angeshwar Deepak
> 	2853 by: Angeshwar Deepak
> 	2861 by: Pieter Reint Siegers Kort
> 	2871 by: Josh Canfield
> 	2884 by: Michael Kay
> 



=====
Deepak Angeswar,

Home:
Pfaffenwaldring 48 C / 202,
70569 Stuttgart, Germany.
Ph: 
Home: 049 0711 1225292
Mobile: 049 0176 24039227


Office:
Work Student-
DaimlerChrysler AG  
ITI/TP, 
Building R+V Gebäude, 
Eichwiesenring 14,
70567 Stuttgart, Germany.
Email  Id: deepak.angeswar@xxxxxxxxxxxxxxxxxxx


		
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail 

Current Thread