Re: [docbook-apps] CLASSPATH and Saxon

From
Jirka Kosek <>
Date
2010-11-09T11:39:23+00:00
ID
Thread
Re: [docbook-apps] CLASSPATH and Saxon
SriKrishnan wrote:

> Whereas modified second syntax works correctly. Can anyone help me why "-cp"
> is not working as expected in "windows XP"?

-cp disables classes available through CLASSPATH environment variable.
You should specify full path to your JAR file in -cp (unless it is in
the current directory), otherwise JVM will not find it.

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail:       http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------