Hey Don,

just a little off the subject, but i noticed your last name was Vawter and
my girlfriend's last name is Vawter.  I know its not a very common name or
maybe it is but I was just wondering where your from.  We live out in
California, but her dad's family is out in Texas i think....

well sorry if i wasted your time a little

makani

-----Original Message-----
From: Don Vawter [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 10, 2001 2:28 PM
To: JRun-Talk
Subject: Re: get rid of parser.jar from the lib/ext


Just a thought. Isn't the classpath searched in order? If so maybe if you
put the xerces and xalan jars before the parser.jar in your classpath they
would have precedence. I have not tried this but seems plausible.

Don Vawter
www.cyberroomies.com
[EMAIL PROTECTED]

----- Original Message -----
From: "Bin Zhou" <[EMAIL PROTECTED]>
To: "JRun-Talk" <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 3:00 PM
Subject: get rid of parser.jar from the lib/ext


> Hi List,
>
> I am trying to use xerces and xalan as my xml/xsl with jrun application.
> However I found out that the parser.jar file with the Jrun installation
> jumped into my way.  It has some old implementation of the xml objects
like
> Node there which prevented the ones from xalan from being used.  Since jar
> files in the lib/ext will be needed by the jrun to get the server to be
> started, I am wondering if there is a way to set it up so that in my
> application, the Node class of xalan.jar will be used.
>
> Thanks,
>
> Bin Zhou
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to