On Fri, Jun 14, 2013 at 9:52 AM, Raphael André Bauer
<[email protected]> wrote:
> On Thu, Jun 13, 2013 at 5:35 PM, Ludovic Champenois <[email protected]> wrote:
>> Can you try to point the system property  "appengine.generated.dir" to an
>> existing dir outside of the web-inf area?
>
> Unfortunately this does not seem to work.
> Neither in the maven plugin using
> <configuration>
> <systemPropertyVariables>
> <appengine.generated.dir>/tmp/winlocal</appengine.generated.dir>/tmp/...<...
>
> nor using -Dappengine.generated.dir=/tmp/... on the command line

quick update - using the maven plugin and setting
<jvmFlags>
    <jvmFlag>-Dappengine.generated.dir=/tmp/blabla</jvmFlag>
</jvmFlags>

worked :)

Thanks for the workaround!

Best,


Raphael

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to