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? >