thaaaaaaaanks :)

It worked :)

Now I just have one question: I use the <source:write> tag to write to the
file, and overwriting it, but what if I want to append data to the existing
file ? Can i use the <source:insert> tag? Or is it another way to do it ?

It's late now here in Portugal, but tomorrow I will test how to do it.

Thanks for your help!!! :)

Joao Cesar
[EMAIL PROTECTED]



----- Original Message -----
From: "Upayavira" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 04, 2003 9:57 PM
Subject: Re: SourceWrite error :|


> > Yes, but the error keeps going on.. I'll check that later, and search
> > a little more deep for help on documentation...
>
> Okay. Check in your $COCOON-HOME/WEB-INF/cocoon.xconf and make sure
> you've got this entry:
>
>   <source-handler logger="core.source-handler">
>     <!-- file protocol : this is a WriteableSource -->
>     <protocol
class="org.apache.cocoon.components.source.FileSourceFactory"
> name="file"/>
>
>   </source-handler>
>
> That being missing could cause the problem.
>
> Upayavira
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



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

Reply via email to