I cannot get xalan to run,and I have tried twice to get on the
xalan mailing list with no success.

I have downloaded the xalan files and put them in a directory
called /home/paul/java/jars. I have pointed the classpath in this
direction.

I then type java org.apache.xalan.xslt.Process

I get a message telling me I have to pass options, so I know that
the jar file is in the path.

I then type:

java org.apache.xalan.xslt.Process -in test.xml -xsl test.xsl
-out out.xml.

Nothing happens at this point. I go to another terminal, and type

top

And see that Kaffe is using about 50 percent of my cpu and 50
percent of my memory.

Both my xsl file and my xml file are small and valid. I have
successfully processed them using xsltproc.

Any idea what's going on?

Thanks!

Paul

-- 

************************
*Paul Tremblay         *
*[EMAIL PROTECTED]*
************************


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to