Subject: RE: RE: How to call an external Java function
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 10 Jan 2009 21:11:23 -0000
|
Just to confirm what others have said: When you use the -jar option on the
command line, the classpath is ignored. This has nothing to do with Saxon,
and nothing to do with the operating system, it is a "feature" of Java
itself.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: Ylvisaker, Steve [mailto:steve.j.ylvisaker@xxxxxxxxxxxxx]
> Sent: 09 January 2009 15:33
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: RE: How to call an external Java function
>
> Yes - that is the command line I am using. I'm not very
> concerned because Unix is my ultimate target environment and
> I doubt that I will have similar problems there. I'm writing
> it off as a Windows issue for now and driving on as I have a
> work around. Thanks for your concern. This has been an education.
>
> Steve
>
> -----Original Message-----
> From: Florent Georges [mailto:lists@xxxxxxxxxxxx]
> Sent: Friday, January 09, 2009 9:04 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: RE: How to call an external Java function
>
> "Ylvisaker, Steve" wrote:
>
> > It has become evident that Saxon does not pay attention to
> the global
> > classpath setting
>
> You didn't say how you launch Saxon. Do you use something
> like that:
>
> java -cp ... -jar .../saxon9.jar ...
>
> Regards,
>
> --
> Florent Georges
> http://www.fgeorges.org/
>
>
> [CONFIDENTIALITY AND PRIVACY NOTICE]
>
> Information transmitted by this email is proprietary to
> Medtronic and is intended for use only by the individual or
> entity to which it is addressed, and may contain information
> that is private, privileged, confidential or exempt from
> disclosure under applicable law. If you are not the intended
> recipient or it appears that this mail has been forwarded to
> you without proper authority, you are notified that any use
> or dissemination of this information in any manner is
> strictly prohibited. In such cases, please delete this mail
> from your records.
>
> To view this notice in other languages you can either select
> the following link or manually copy and paste the link into
> the address bar of a web browser: http://emaildisclaimer.medtronic.com
|