Hello, I work with Netbeans and solved this problem adding to the classpath the jars located at appengine sdk path appengine\lib\user
The files are: appengine-api-1.0-sdk-1.4.3.jar appengine-api-labs-1.4.3.jar appengine-jsr107cache-1.4.3.jar jsr107cache-1.1.jar Thanks On 28 mar, 16:24, Jack <[email protected]> wrote: > We are seeing the same issue, has anyone else experienced this > problem? Curious if there is some other environmental or configuration > issue other than the datanucleus jar files? > > Thanks, > Jack > > On Mar 6, 9:53 pm, lp <[email protected]> wrote: > > > > > ok got to the bottom of this. > > > it seems that the javac wasnt hung, just runing slooooow. about 60 s/ > > jsp page. > > > by removing the datanucleus-enhancer-1.1.4.jar from my WEB-INF/lib the > > problem was resolved. > > > i guess datanuclues jars should be in there.... but what a waste of 8 > > hours ;-( > > > hope this help another. > > > -lp -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
