java.io.File
is the culprit

On Wed, Jul 30, 2014 at 2:02 PM, Lance Java <lance.j...@googlemail.com>
wrote:

> Really? I'm surprised tapestry references java.util.File. Poor form if you
> ask me as it goes against j2ee principles.
>  On 30 Jul 2014 18:42, "Jon Williams" <williams.jonat...@gmail.com> wrote:
>
> > hi
> >
> > *beta15 breaks GAE*
> >
> > ResourceTransformerFactoryImpl creates a File for the asset cache
> > directory.
> > This breaks my app in GAE, since creating a new File is prohibited.
> >
> > Is there a work around to this? Can I turn off the server side asset
> (File)
> > cache?
> >
>

Reply via email to