This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problems executing Oracle XSQL v1.0.1.0


At 00/08/24 09:21 -0700, Steve Muench wrote:
>Ken,
>
>You're mixing up two different things whose names
>are addmittedly similar, so perhaps slightly
>confusing. I'll try to explain what's going on.

Thanks for taking from your time to do so!

>(1) oracle.xml.parser.v2.oraxsl
>
>     This is the command-line XSLT transformation tool.
>...
>(2) oracle.xml.xsql.XSQLCommandLine
>
>     This is the command-line processor for "XSQL Pages"
>...
> From the example you are trying, it looks
>like you want (1). :-)

Bingo!  The one line change and it works just fine:

X:\samp>jre -cp "p:\oracle\xsltcurr\bin\xmlparserv2.jar" 
oracle.xml.parser.v2.oraxsl hello.xml hello.xsl t:\hello.htm

Thanks again for your help and for explaining the differences.

.............. Ken

--
G. Ken Holman                    mailto:gkholman@CraneSoftwrights.com
Crane Softwrights Ltd.             http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0   +1(613)489-0999   (Fax:-0995)
Web site: XSL/XML/DSSSL/SGML services, training, libraries, products.
Book: Practical Transformation Using XSLT and XPath ISBN1-894049-05-5
Article:          What is XSLT? http://www.xml.com/pub/2000/08/holman
Next public instructor-led training:     2000-09-19/20,2000-10-03/05,
-        2000-10-09/10,2000-10-19,2000-11-12,2000-12-03/04,2001-01-27


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]