On 05.Dec.2001 -- 10:30 AM, Hubert NEOtyk Iwaniuk wrote:
> Hello Chris,
> 
> On Wed, Dec 05, 2001 at 12:24:51AM +0100, Christian Haul wrote:
> > Wait a minute. stylesheet != taglib
> > taglib: used when creating .java from XSP. taglibs are aka logicsheets.
> > stylesheet: used when styling XML
> > 
> > usually, both are implemented in XSLT
> > 
> > you apply your taglib to XML -> wrong
> > 
> > right: add your taglib to cocoon.xconf
> > 
> 
> That's what i'm trying to do, in my cocoon.xconf i have builtin-logicsheet
> and there i define my logicsheet.

This wasn't clear from your postings. Please attach your
cocoon.xconf. To the contrary, you explicitly apply the mytaglib.xsl
in your pipeline which is wrong for a taglib.

> But what have mentioned my logicsheet is applied, but after it is applied
> no esql logicsheet is applied, but esql namespace isn't lost (i have found
> it by using log transformation).

Actually, you cannot "look" inside the taglib replacement
procedure. It is done completely inside the generator - no
transformator call help you debug it. The only way I know of is
applying your taglib manually using xalan.

> This is even worse, one time it works as expectedm, other time it
> returns unprocessed esql.

This I don't believe.

> I have send in this thread mail with attachement where is my logicsheet and
> xsp wich use it. If any other file would be helpfull, let me know i'll
> post it.

Indeed, your cocoon.xconf would be helpful.


        Chris.

-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
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