Title: RE: Send Mail Problem


-----Original Message-----
From: Christian Haul [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 24, 2002 11:25 AM
To: [EMAIL PROTECTED]
Subject: Re: Send Mail Problem


Mathews, Silvy (HQP) wrote:

> My configurations are as follows:
> cocoon.xconf
> *************
>  <builtin-logicsheet>
>             <parameter name="prefix" value="sendmail"/>
>             <parameter name="uri" value="http://apache.org/cocoon/sendmail/1.0"/>
>             <parameter name="href" value="resource://silvy/logicsheet/sendmail.xsl"/>
> </builtin-logicsheet>

I don't know where you put the XSL but with the above it has to be
contained in a jar with path silvy/logicsheet.
If you have it in the original place and have rebuilt Cocoon, it would
be something like resource://org/apache/cocoon.... (see other
logicsheets in cocoon.xconf for exact path).
If you have put it as a file somewhere, like $COCOON_HOME/logicsheets,
it would be something like context://logicsheets/sendmail.xsl

HTH
        Chris.


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to