Re: [xep-support] XEP 4.0: where do <xsl:message> messages go?

From: Greg Baryza <baryza@intersystems.com>
Date: Wed Nov 24 2004 - 08:20:16 PST

Alexei:

I'll follow up with my own "thank you". The problem turned out to be
related to a suggestion I made about specifying the logger you want to use
as a command-line option. David Tolpin suggested I just replace the Logger
class used by RenderX with one of the same name that would be found first
in the classpath search. Susan had a test version of that Logger in
com/renderx/xep directory that was searched before the xep.jar file. We
forgot to clear it out once the tests were done.

Sorry for the trouble, but your question put os on the right track.

<G>

At 11/23/2004 20:03, you wrote:
>Hello Susan,
>
>Those messages are issused by an XSLT transformer, not by XEP itself.
>XEP 3.x as well as XEP 4.0 are shipped with the same version of Saxon XSLT
>engine, so by default both versions of XEP should treat these messages in
>the same way.
>
>There could be different reasons of this problem, for example:
>1) XSL file is changed
>2) you use different XSLT transformers
>3) you redirect STDERR to a log file.
>
>I'd like to suggest you to process XML+XSLT files standalone (without XEP)
>using your XSLT transformer (e.g. Saxon) and check the messages.
>
>With best regards,
> Alexei Gagarinov
>RenderX
>
>----- Original Message -----
>From: "Susan Korgen" <skorgen@intersystems.com>
>To: <xep-support@renderx.com>
>Sent: Monday, November 22, 2004 7:08 PM
>Subject: [xep-support] XEP 4.0: where do <xsl:message> messages go?
>
>
> > In previous versions of XEP (3.4 through 3.8.2) I could use the tag
> > <xsl:message>
> > in my XSL file to output status messages to the DOS console screen, for
> > example:
> >
> > <xsl:message>Now rendering a bulleted list element
>at
> > level
> > <xsl:value-of select="$list-level"/>
> > </xsl:message>
> >
> > I used this in the past when debugging style issues. It was very helpful.
> >
> > In XEP version 4.0 I cannot see these messages. Where are they going?
> > Why don't they go to the DOS console screen? I have searched the
>documentation
> > for an explanation of an XEP command line option or XEP.XML item to
>control
> > this
> > but could not find it. Are they going to a log file someplace?
> >
> > Thanks in advance,
> > Susan
> >
> > -------------------
> > (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> > in the body of the message to majordomo@renderx.com from the address
> > you are subscribed from.
> > (*) By using the Service, you expressly agree to these Terms of Service
>http://www.renderx.com/tos.html
> >
>
>-------------------
>(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
>in the body of the message to majordomo@renderx.com from the address
>you are subscribed from.
>(*) By using the Service, you expressly agree to these Terms of Service
>http://www.renderx.com/tos.html

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
Received on Wed Nov 24 09:01:53 2004

This archive was generated by hypermail 2.1.8 : Wed Nov 24 2004 - 09:01:53 PST