Re: [appengine-java] Anyone using Velocity and Google App Engine?

2011-09-26 Thread David Chandler
Are you using Velocity's classpath resource loader? See
http://turbomanage.wordpress.com/2011/07/06/sending-html-emails-with-app-engine-and-velocity/

HTH,
/dmc

On Mon, Sep 26, 2011 at 3:16 AM, Andrew Ducker  wrote:

> I've been trying to get it working in my GAE workspace, and I've got
> it picking up my files and processing them, but it doesn't seem to be
> picking up the tools.xml file from my WEB-INF folder.
>
> (i.e. variables from the tools.xml file just appear as $whatever).
>
> Is this something other people have encountered?  And if so, what
> should I be doing to allow it to work?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-java@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
David Chandler
Developer Programs Engineer, GWT+GAE
w: http://code.google.com/
b: http://turbomanage.wordpress.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Anyone using Velocity and Google App Engine?

2011-09-26 Thread Andrew Ducker
I've been trying to get it working in my GAE workspace, and I've got
it picking up my files and processing them, but it doesn't seem to be
picking up the tools.xml file from my WEB-INF folder.

(i.e. variables from the tools.xml file just appear as $whatever).

Is this something other people have encountered?  And if so, what
should I be doing to allow it to work?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.