Re: Difficulties in transforming on Linux

2009-01-07 Thread PrashanthV
t; cannot reproduce your problem with it, and it's very unlikely I will > patch 1.10. > > Dave > > -- View this message in context: http://www.nabble.com/Difficulties-in-transforming-on-Linux-tp20298009p21330857.html Sent from the Xalan - C - Users mailing list archive at Nabble.com.

Re: Difficulties in transforming on Linux

2008-11-14 Thread PrashanthV
> cannot reproduce your problem with it, and it's very unlikely I will > patch 1.10. > > Dave > > -- View this message in context: http://www.nabble.com/Difficulties-in-transforming-on-Linux-tp20298009p20512783.html Sent from the Xalan - C - Users mailing list archive at Nabble.com.

Re: Difficulties in transforming on Linux

2008-11-14 Thread David Bertoni
PrashanthV wrote: Hi David, Firstly, I am sorry for a delayed response (because of net accessibility issues). My version of Xalan Source code is 1.10 downloaded from one of the mirror sites. I also have a copy of the binaries downloaded from the 'Install Packages' option in Linux OpenSUSE. I tri

Re: Difficulties in transforming on Linux

2008-11-11 Thread PrashanthV
ive me any hints as to what might be the problem? Regards, Prashanth http://www.nabble.com/file/p20441603/foo_linux.html foo_linux.html http://www.nabble.com/file/p20441603/foo_windows.html foo_windows.html -- View this message in context: http://www.nabble.com/Difficulties-in-transformin

Re: Difficulties in transforming on Linux

2008-11-04 Thread David Bertoni
PrashanthV wrote: Hi David, I have attached the xml and the xsl file that I have been trying. Please note that the XSL file I have attached is actually a XSLT which I renamed to XSL since SimpleTransfrom expects XSL. As I have mentioned below, transformation happens fine on Windows but not Linux.

Re: Difficulties in transforming on Linux

2008-11-03 Thread PrashanthV
there's a bug, or your stylesheet specifies an encoding that isn't > support on Linux. > > Dave > > http://www.nabble.com/file/p20316185/foo.xml foo.xml http://www.nabble.com/file/p20316185/foo.xsl foo.xsl -- View this message in context: http://www.nabble.com/Di

Re: Difficulties in transforming on Linux

2008-11-03 Thread David Bertoni
PrashanthV wrote: Hi, I have a XML and a XSLT file. When I pass the files to the SimpleTranform function in Xalan sample programs, I get the proper resultant output file (html) when run on Windows. When I try the same procedure on Linux, proper transformation is not happeninig even though the sam

Difficulties in transforming on Linux

2008-11-02 Thread PrashanthV
used on both the platforms. There is some data missing in the converted html file. Is this a common problem? Is there any fix to it? Any help is greately appreciated. Regards, Prashanth -- View this message in context: http://www.nabble.com/Difficulties-in-transforming-on-Linux