Hi,

This was working fine a few days ago as far as i know, i think i even 
generated just fine with 1.8.2 which i updated to 

But now it doesn't generate the actual source anymore, how ever i generate 
it, it generates many things, like all the support libs are there.
But it doesn't generate the actual endpoint source..

With the plugins i suddenly have the error in the Android project that the 
source folders are missing so this:

endpoint-libs\libcustomerendpoint-v1\customerendpoint

directory is generated just fine, it has all kinds of libs and sources of 
libs in there
also in that dir i also have:

xxxxxxxxx-customerendpoint-v1-20130725204730-java-1.15.0-rc.jar.properties

with as content: 

src=../libs-sources/xxxxxxxxxxxxx-customerendpoint-v1-20130725204730-java-1.15.0-rc-sources.jar

But that jar is nowhere to be found 

Then i read on the web that the endpoint generation is partly in the cloud? 
(
http://stackoverflow.com/questions/16158013/error-generating-google-cloud-endpoint-client-libraries
)

is this today also a problem? I can't find any log that it doesn't work

But i read that through the command line it should work so i tried to 
generate it on the command line
at fist that also fails:

jul 25, 2013 11:21:37 PM 
com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml
INFO: Successfully processed ./war\WEB-INF/appengine-web.xml
Exception in thread "main" java.lang.NoClassDefFoundError: 
javax/persistence/EntityNotFoundException

so i added the the classpath in the 
endpoints.cmd: "%SDK_LIB%\opt\user\datanucleus\v2\geronimo-jpa_2.0_spec-1.0.jar"

(by the way why does it seem that v2 has lesser version then the v1 dir.. 
that sounds weird)

then it did compile i did get a nice big zip.. But the same contents as 
with the eclipse plugin
The actual source of the endpoints are nowhere to be found..

So is it somewhere a error on my side or is there something wrong in the 
could?

johan


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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