xsl-list
[Top] [All Lists]

Re: Saxon + xalan - error-problem solved

2004-06-17 02:40:37
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(_at_)lists(_dot_)mulberrytech(_dot_)com 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(_dot_)angeswar(_at_)daimlerchrysler(_dot_)com


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


<Prev in Thread] Current Thread [Next in Thread>
  • Re: Saxon + xalan - error-problem solved, Angeshwar Deepak <=