On Wed, Jul 31, 2013 at 11:27 PM, Eric Sepich <[email protected]>wrote:

> Description Resource Path Location Type
> The App Engine SDK JAR geronimo-jta_1.1_spec-1.1.1.jar is missing in the
> WEB-INF/lib directory lib /CodeLabEx1-starter/war/WEB-INF Unknown Google
> App Engine Problem
> The App Engine SDK JAR geronimo-jpa_3.0_spec-1.1.1.jar is missing in the
> WEB-INF/lib directory lib /CodeLabEx1-starter/war/WEB-INF Unknown Google
> App Engine Problem
> The App Engine SDK JAR jdo2-api-2.3-eb.jar is missing in the WEB-INF/lib
> directory lib /CodeLabEx1-starter/war/WEB-INF Unknown Google App Engine
> Problem
> The App Engine SDK JAR appengine-endpoints.jar is missing in the
> WEB-INF/lib directory lib /CodeLabEx1-starter/war/WEB-INF Unknown Google
> App Engine Problem
>


Sounds like you're missing most, if not all, of the App Engine JARs. You
may need to reinstall the App Engine SDK.
 Also, make sure you're creating your applications using the Google
Toolkit's Create New Web Application button. It'll automatically load in
the appropriate JARs and create the folder structure. Check the box marked
Generate project sample code as well, it'll start you out with an empty
servlet file where you can just copy and paste your code in.

-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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