> 
> 
> Hello
> 
> How can I obtain the following object from flowscript?
> 
>       (java.io.File) context.get(Constants.CONTEXT_WORK_DIR)

cocoon.context.getAttribute(Constants.CONTEXT_WORK_DIR) should do the trick

Ard

> 
> context here is a org.apache.avalon.framework.context.Context and it
> appears to be something completely different than cocoon.context
> 
> I'm trying to set up several Lucene search indices.  I would like to
> create them in that directory if possible, because that's where the
> SearchGenerator looks for them.
> 
> 
> Tobia
> 
> ---------------------------------------------------------------------
> 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