You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by twinsen <tw...@hotmail.com> on 2008/01/08 14:09:56 UTC

Export database to XML file

Hi
I would like to export table content (in MySQL database) as XML file with
some XSLT transformation.

Even if it is not the most appopriate, I would absolutely use Cocoon v2.x.

Ideally i want it to be laucnhed in batch mode

Thanks you for your help and sorry if it is already discussed.  
-- 
View this message in context: http://www.nabble.com/Export-database-to-XML-file-tp14689331p14689331.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Export database to XML file

Posted by warrell harries <wa...@googlemail.com>.
Hi,

Have you put the JDBC Driver in the CLI config file?

You would have put it in the web.xml but as this is not used in the CLI you
need to put it in there too. I know this is documented somewhere and it may
be the cause of your problem.

Here's hoping.......

On 08/01/2008, twinsen <tw...@hotmail.com> wrote:
>
>
> Yes there is a problem. I do not succeed in making CLI working
>
> I do all the stuff of pipelines that work while calling by the URL
>
> When i run cocoon cli (i have modified xconf for adding version="2.1" in
> <cocoon> since there is a first error), i have antoher errror
>
> FATAL_E 2008-01-08 22:26:46.828 [        ] (): Exception caught
> org.apache.avalon.framework.component.ComponentException: Could not find
> compone
> nt (key [org.apache.cocoon.Processor])
>
>
>
>
> warrell harries-3 wrote:
> >
> > No problem?
> >
> > First use the Web App version to develop your core pipelines then look
> at
> > the CLI documentation, write your XSLT and SQLTransformer Query and let
> > your
> > config generate the responses to a file.
> >
> > Give it a go and when you have a specific problem the members of this
> list
> > will come to your aid.
> >
> > On 08/01/2008, twinsen <tw...@hotmail.com> wrote:
> >>
> >>
> >> Hi
> >> I would like to export table content (in MySQL database) as XML file
> with
> >> some XSLT transformation.
> >>
> >> Even if it is not the most appopriate, I would absolutely use Cocoon
> >> v2.x.
> >>
> >> Ideally i want it to be laucnhed in batch mode
> >>
> >> Thanks you for your help and sorry if it is already discussed.
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Export-database-to-XML-file-tp14689331p14689331.html
> >> Sent from the Cocoon - Users mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> >> For additional commands, e-mail: users-help@cocoon.apache.org
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Export-database-to-XML-file-tp14689331p14699597.html
> Sent from the Cocoon - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>
>

Re: Export database to XML file

Posted by twinsen <tw...@hotmail.com>.
Yes there is a problem. I do not succeed in making CLI working

I do all the stuff of pipelines that work while calling by the URL

When i run cocoon cli (i have modified xconf for adding version="2.1" in
<cocoon> since there is a first error), i have antoher errror

FATAL_E 2008-01-08 22:26:46.828 [        ] (): Exception caught
org.apache.avalon.framework.component.ComponentException: Could not find
compone
nt (key [org.apache.cocoon.Processor])




warrell harries-3 wrote:
> 
> No problem?
> 
> First use the Web App version to develop your core pipelines then look at
> the CLI documentation, write your XSLT and SQLTransformer Query and let
> your
> config generate the responses to a file.
> 
> Give it a go and when you have a specific problem the members of this list
> will come to your aid.
> 
> On 08/01/2008, twinsen <tw...@hotmail.com> wrote:
>>
>>
>> Hi
>> I would like to export table content (in MySQL database) as XML file with
>> some XSLT transformation.
>>
>> Even if it is not the most appopriate, I would absolutely use Cocoon
>> v2.x.
>>
>> Ideally i want it to be laucnhed in batch mode
>>
>> Thanks you for your help and sorry if it is already discussed.
>> --
>> View this message in context:
>> http://www.nabble.com/Export-database-to-XML-file-tp14689331p14689331.html
>> Sent from the Cocoon - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>> For additional commands, e-mail: users-help@cocoon.apache.org
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Export-database-to-XML-file-tp14689331p14699597.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Export database to XML file

Posted by warrell harries <wa...@googlemail.com>.
No problem?

First use the Web App version to develop your core pipelines then look at
the CLI documentation, write your XSLT and SQLTransformer Query and let your
config generate the responses to a file.

Give it a go and when you have a specific problem the members of this list
will come to your aid.

On 08/01/2008, twinsen <tw...@hotmail.com> wrote:
>
>
> Hi
> I would like to export table content (in MySQL database) as XML file with
> some XSLT transformation.
>
> Even if it is not the most appopriate, I would absolutely use Cocoon v2.x.
>
> Ideally i want it to be laucnhed in batch mode
>
> Thanks you for your help and sorry if it is already discussed.
> --
> View this message in context:
> http://www.nabble.com/Export-database-to-XML-file-tp14689331p14689331.html
> Sent from the Cocoon - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>
>