Hi Jeroen,
 
 when I use a pipeline :
<map:match pattern="pipe.xml">
</map:match>

In the working directory of TOMCAT, I have a lot of generated java file
(with .class corresponding) for the same pipeline :

pipe_pipelinehash_3755869720723523432.java
pipe_pipelinehash_5039613238377706749.java
pipe_pipelinehash_5662319034970782069.java
.
.
.

Logicaly, for one pipeline must corresponds one java generated.

How to do to have a single java file  ?

Thank you,


-----Message d'origine-----
De : Jeroen Reijn [mailto:[EMAIL PROTECTED]
Envoyé : lundi 26 mars 2007 23:19
À : [email protected]
Objet : Re: Cocoon file generation


Hi Habib,

I do not really fully understand what you are trying to achieve.

You have Java files, but what would you like to do with them?

Do you want to list them ordered by creation date? If so, you can have a 
look at the XPathDirectory Generator.

Kind regards,

Jeroen Reijn

Habib Kaci wrote:
> Hi ,
> 
>  I am using Cocoon 2.1.9 with TOMCAT 5.0.19.
> 
>  Multiple generated java file (corresponding to pipeline) are in the 
> working directory of tomcat for the same pipeline.
> 
>  Those files differs by the ID added and creation Date.
> 
>  How to do in ortder to have on generated java file per pipeline (the 
> last one for example).
> 
> Thank you
> 
> 
>  
> 

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

Reply via email to