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

*** shadow/2438 Wed Jul 11 13:46:43 2001
--- shadow/2438.tmp.4894        Mon Jul 16 07:27:40 2001
***************
*** 160,163 ****
  exceptions thrown (use the -edump command line option)?  Are you getting a 
  foot_Various01.html file at all?  Does it have the expected contents?  Can you 
  do a "find" to see if it's in some other directory?  How are you initiating the 
! transform?  Are you doing it from the command line?
--- 160,186 ----
  exceptions thrown (use the -edump command line option)?  Are you getting a 
  foot_Various01.html file at all?  Does it have the expected contents?  Can you 
  do a "find" to see if it's in some other directory?  How are you initiating the 
! transform?  Are you doing it from the command line?
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-07-16 07:27 -------
! >>When you say that it "doesn't work" under Solaris, are you getting any 
! >>exceptions thrown (use the -edump command line option)?  
! No exceptions are thrown. Doesn't work means that the redirect files are not 
! being created, everything else seems to work fine.
! 
! >>Are you getting a foot_Various01.html file at all?  
! No.  
! 
! >>Does it have the expected contents?  
! The main HTML page contains the expected items, including the link to the 
! redirected files.
! 
! >>Can you do a "find" to see if it's in some other directory?  
! Find does not find the file in any directory.
! 
! >>How are you initiating the transform?  
! >>Are you doing it from the command line?
! Yes, I am initiating the transform via the command line:
!   java org.apache.xalan.xslt.Process -in foo.xml -xsl foo.xsl -out foo_out.html
! 
! I have installed 

Reply via email to