You guys gotta make this dummy proof. :)  Next time I'll try keeping
the stuff I want turned into javascript in the client project and
everything else in the server or a separate package. ;)

On Sep 11, 9:30 pm, Jimmy V <jvand...@gmail.com> wrote:
> My App Engine is pointed at SDK version 1.2.5.  It looks like the auto-
> build runs cleanly and the imports all resolve (no red lines).  When I
> run, the app engine server chokes when trying to render the GWT
> controls (textbox and buttons from the out-of-the-box new project
> pages.
>
> The error message:
> No source code is available for type
> javax.jdo.PersistenceManagerFactory; did you forget to inherit a
> required module?
> No source code is available for type javax.jdo.JDOHelper; did you
> forget to inherit a required module?
>
> A screen clip of the GWT Host is available 
> here:http://picasaweb.google.com/jvandyne/GWTErrors#5380402173518528690
>
> JARs
> appengine-api-1.0-sdk-1.2.5.jar
> appengine-api-labs-1.2.5.jar
> datanucleus-appengine-1.0.3.jar
> datanucleus-core-1.1.5.jar
> datanucleus-jpa-1.1.5.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-eb.jar
>
> On Sep 11, 1:46 pm, "Jason (Google)" <apija...@google.com> wrote:
>
>
>
> > Hi James. If you right-click on your project and click Properties, do you
> > see a valid SDK selected under Google -> App Engine? If so, can you list the
> > JAR files under your war/WEB-INF/lib directory and provide any other
> > relevant output? Is Eclipse having trouble resolving your imports (i.e.
> > they're underlined in red) or are you first seeing the error when you try to
> > run your project?
>
> > - Jason
>
> > On Wed, Sep 9, 2009 at 6:26 PM, Jimmy V <jvand...@gmail.com> wrote:
>
> > > The intro for java data store is broken?  I'm following the
> > > instructions from
> > >http://code.google.com/appengine/docs/java/datastore/usingjdo.html
> > > perfectly and am breaking on the addition of the PMF class.
>
> > > Errors from compile output:
> > > No source code is available for type
> > > javax.jdo.PersistenceManagerFactory; did you forget ....
> > > No source code is available for type javax.jdo.JDOHelper; did you
> > > forget ....
>
> > > I'm using the latest out-of-the-box google plugins and am finding
> > > great frustration.
>
> > > I'm sure this is commonly asked.  Anybody can link me?
>
> > > TIA
>
> > > --
> > > James VanDyne, MCPD
> > > Technology Consultant
--~--~---------~--~----~------------~-------~--~----~
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 google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to