Hello,
 
 I have downloaded the XALAN module from
 http://xml.apache.org  (xalan_1_1-C_win32.zip) .
 
 I have unzipped it and then I try to execute
 
 TestXSLT.exe -IN myFile.xml -XSL myFile.xsl -OUT
 Hallo.html
 
 ... and it works ! :)))
 
 Now I want to integrate the Xalan Module to my
 ApacheServer (already installed). It is running on 
Windows NT WKS 4.0 !
 
 But I don't know how to include Xalan to ApacheServer
? I have read that the
 ApacheServer will transform xml+xsl automatically in
 html when the xalan module is installed to
 apacheserver.
 
 Example:
 use Netscape 4.7 and input the URL:
 http://www.my-domain.com/myFile.xml
 
 The ApacheServer is going to transform myFile.xml by
 using Xalan-Module (xslFile must be written b4) into
 html-File and the result will be showed in my
browser.
 
 OK, how can I integrate the xalan-module to
 ApacheWin32 ? Can you help me please ?
 
 Thank you in advance !
 
 regards,
 
 Loren



--- Avi Sinai <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> This mail concerns a Xalan Problem. If it didn't
> reach the correct address
> please forward this mail to the right people.
> 
> I have a problem using the Xalan version 1.3 ( which
> reoccur at 2.0.1 and
> 2.1.0 )
> Sometimes Xalan get stuck in an endless loop while
> querying asimple pattern.
> The loop is in file
> "src\org\apache\xpath\Axes\AxesWalker.java",  in the
> method "public Node nextNode()".
> I noticed the loop happens only when i'm using
> double slash in a query
> pattern like - " TR\\TR".
> But not every time i use double slash, the problem
> reoccur.
> Is this a known bug ? Do you have any workaround ?
> 
> Thanks in advance.
> 
> 
> Avi Sinai
> ---------------
> [EMAIL PROTECTED] 
> 
> Tel: 03-5386727
> Fax: 03-5386700
> Mobile: 052-552989
> ---------------
> 
> 


=====
Gruss,

Loren Lai :)
Email:[EMAIL PROTECTED]

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Reply via email to