I recently got my hands dirty getting JavaConfig working on
GAE while still trying to use as much annotation-driven configuration as possible. The lessons are summarized in the following blog post:

http://blog.xebia.com/2010/01/17/usi...le-app-engine/

Thought this might prove useful...

Andrew