DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23995>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23995

problem setting URIResolver on Transformer

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-10-28 16:14 -------
Marking the bug as invalid as per Robert's responses.
Robert was able to get the correct jre/lib/endorsed copy of xalan.jar running 
with the help of Brian Minchau.  For future reference, I'm adding Brian's 
suggestion (from xml-xalan-dev) to this bug report.

> -----Original Message-----
> From: Brian Minchau [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 23, 2003 1:24 PM
> To: [EMAIL PROTECTED]
> 
> Rob K.
> 
> I recently encountered some strangeness with CYGWIN when trying to set
> alternate JAVA_HOME for testing the build of the javadocs target with
> different versions of Java.
> 
> I did set JAVA_HOME inside of CYGWIN but it didn't do what I expected.
> 
> I ultimately got it to work by removing the JAVA_HOME that I was setting
> in DOS (before the CYGWIN window even came up).
> In Windows, from your control panel you should have a "System" icon, and
> in
> that thing a tab "Advanced" and in there "Environment Variables".
> Thats where I killed the setting of JAVA_HOME under Windows.  You can
> check
> with the "set" command under a DOS Window.
> 
> But then in CYGWIN I had to add it back in, for  example:
>       export JAVA_HOME="D:\\installed\\jdk_ibm1.3.1"
> (note that its under CYGWIN but it looks like a DOS variable, and note the
> double back-slash pairs)
> Then the JAVA_HOME stuck the way I wanted under CYGWIN.
> 
> Brian Minchau

Reply via email to