Hi there,

I created an app engine project (without GWT). All looks good: Folders
created, servlet there, startup, it runs.

Now I have m2eclipse and enabled the dependency resolution. I don't
necessarily need the GAE libraries as from maven, but Spring, webflow
and so on would be cool.

m2eclipse downloads the jars and adds them as a library to my project.
But those don't get copied to war/WEB-INF/lib so the app crashes.

Are there any secrets on how to let these jars be synced with the war/
WEB-INF/lib folder?

Thanks in advance!

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to