Re: "Getting Started Guide" NullPointerException

2009-06-18 Thread JeremyJBarth
war/WEB-INF/lib appengine-api-1.--sdk-1.2.1.jar datanucleus-appengine-1.0.1.final.jar datanucleus-core-1.1.0.jar datanucleus-jpa-1.1.0.jar geronimo-jpa_3.0_spec-1.1.1.jar geronimo-jta_1.1_spec-1.1.1.jar gwt-servlet.jar jdo2-api-2.3-SNAPSHOT.jar I in

Re: "Getting Started Guide" NullPointerException

2009-06-17 Thread Rajeev Dayal
Hi, This problem usually happens when you have the Xerces classes bundled along with your application classes. You don't need to bundle Xerces, since it is already provided through the JRE. Are any of your application libraries (in war/WEB-INF/lib) including Xerces? Can you tell me which libraries

Re: "Getting Started Guide" NullPointerException

2009-06-16 Thread JeremyJBarth
I installed Eclipse 3.4, went through the same steps, and got the exact same stack trace. On Jun 16, 6:56 pm, JeremyJBarth wrote: > I walked through the steps to the getting started guide on eclipse 3.3 > (Europa) in a new workspace.  I got the below when Debug -> Web > Application.  Deploying t

"Getting Started Guide" NullPointerException

2009-06-16 Thread JeremyJBarth
I walked through the steps to the getting started guide on eclipse 3.3 (Europa) in a new workspace. I got the below when Debug -> Web Application. Deploying to the app engine worked, and it runs fine from there. un 16, 2009 11:54:01 PM com.google.apphosting.utils.jetty.JettyLogger warn WARNING: