nevermind, in the hours it's been since I send this mail, I fixed that issue (a stray :main in my project file and the need to run "lein clean".

On 03/21/2011 10:26 AM, Thorsten Wilms wrote:
Hi!

After working with appengine-magic a bit, I wanted to use the datastore
viewer to see what's happening. So I tried "lein appengine-prepare" (is
there another way?).

 From https://github.com/gcv/appengine-magic#readme:
----
Testing with dev_appserver.sh

1. lein appengine-prepare. This AOT-compiles the entry point servlet,
makes a jar of your application, and copies it, along with all your
library dependencies, to your application's resources/WEB-INF/lib/
directories.

2. Run dev_appserver.sh with a path to your application's resources/
directory.
----

But it fails with: "java.lang.Exception: No such var:
appengine-magic.core/default-war-root (core.clj:64)"
...

--
Thorsten Wilms

thorwil's design for free software:
http://thorwil.wordpress.com/

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to