On 1/28/16 12:36 AM, Manuel Werder wrote:
yeah it was:
com.google.apphosting.api.ApiProxy$FeatureNotEnabledException: The Socket API will be enabled for this application once billing has been enabled in the admin console. but as i said it was already enabled. so i deployed it to another project where billing already is enabled also.
And it works there. Seems to be a bug with my project or something?
Thanks for your help though,

This might help?
https://cloud.google.com/appengine/docs/java/runtime?hl=en#Java_Class_loader_JAR_ordering
Ludo
Manuel
Am Freitag, 22. Januar 2016 22:39:53 UTC+1 schrieb Nick (Cloud Platform Support):

    Hey Manuel,

    Is that an error output from your application, in the logs? Or a
    pop-up in-browser? If the former, could you try to post any logs
    or stack traces relevant?

    On Friday, January 22, 2016 at 1:38:55 AM UTC-5, Manuel Werder wrote:

        Hey Nick
        In mymqttclient.jar is just a class with the specific function
        i wanted to Change. In eclipse i can set the order in which
        the Project will load my .jar's for Java Projects. That means
        first it will load my .jar with the edited function and
        therefore will ignore the original jar's function. I hope you
        understand what i mean. But when i want to do it with a web
        application i dont know how to do this.
        But nevermind i think what you said is the cleaner way how to
        do it. So I tried it and it seems to work. But now it says:
        "The Socket API will be enabled for this application once
        billing has been
        enabled in the admin console."
        so I added the project to my billing account, but it still
        says I have to enable billing...


        Am Donnerstag, 21. Januar 2016 23:45:47 UTC+1 schrieb Nick
        (Cloud Platform Support):

            ... to clarify, I guess in addition to answering my above
            post, I'm looking for a clarification on what you mean by
            ordering the .jars at all.

--
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] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b067416b-aa14-4010-9b6d-48e151a96fa3%40googlegroups.com <https://groups.google.com/d/msgid/google-appengine/b067416b-aa14-4010-9b6d-48e151a96fa3%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/56AA885A.2000800%40google.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to