Hi Rambo,
Have you installed google plugin for eclipse?
If it is installed, you can upload your application from eclipse.
Regards,
kartik
On Wed, May 4, 2011 at 11:04 AM, Rambo wrote:
> My project is not a web application project, its purely java
> project,
> I want to deploy it in GAE.
My project is not a web application project, its purely java
project,
I want to deploy it in GAE..
On May 3, 7:17 pm, Felipe Teixeira
wrote:
> i´m not understand,
>
> a simple deploy to google appengine , in eclipse..
>
> your application going to GAE.
>
> 2011/5/3 Rambo
>
>
>
>
>
>
>
>
Hi guys:
As title, there was once a OAuth example for java at :
http://code.google.com/p/googleappengine/source/browse/#svn/trunk/java/demos/oauth
unfortunately now it's empty, so anyone know where did it go?
thanks very much.
--
You received this message because you are subscribed to the Goog
I thought I'd try maximum encoded line length and put a CR/LF at the end of
each line of base64, so far no luck on GAE side.
I'm changing directions for now, I'm going send my base64 images from canvas
through RPC in chunks, and decode and write to blob on the server side. This
will allow me t
Hi,
An answer from google is needed as Runtime still is in the whitelist:
http://code.google.com/appengine/docs/java/jrewhitelist.html
So, it should provide all the methods of the regular jre class.
regards
didier
On May 4, 4:40 am, emurmur wrote:
> My app started throwing exceptions right af
Hi there,
I have an app in production which has been working for over a year with an
index defined like so
I went to make a modification to another unrelated part of the app and tried
to deploy it however it now throws the following error.
Unable to update ap
My app started throwing exceptions right after the latest maintenance;
apparently Runtime.getRuntime().totalMemory() is now actually removed from
the server runtime? Couldn't you just return zero?
java.lang.NoSuchMethodError:
com.google.apphosting.runtime.security.shared.intercept.java.lang.R
Thanks for looking :)
--
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...@goo
Could just be blobstore weirdness. I don't have a chance to get to this
soon, but can you file an issue in the issues tracker? We'll categorize it
and check it out during our next scrub.
It could be operator error, but if that were the case it would mean 1. our
SDK needs to be updated to reflect b
This is exactly what I am doing for now but was wondering if there is a
better way and better way of loading the actual object from key. Thanks for
your comment as it reduced my loneliness :)
On Wed, May 4, 2011 at 12:03 AM, Luca Matteis wrote:
> Owned relationships are a bit weird in my opinion
Owned relationships are a bit weird in my opinion. I was having your
same issue. I had a `MyImage` class that was defined inside two
different classes. This didn't work... I didn't quite understand why
and so to avoid all weirdness I decided that for more complex
relationship cases I would always u
Hi,
I am building an application and have used JDO for datastore for
implementing use cases. Now when I am implementing the backend machine which
is a bit complex in relationships among objects then I am facing hard times
with JDO (May be due to lack of my knowledge). I have following questions to
Hi, Brother,
Your solution ;
Objectify ofy = ObjectifyService.begin();
ObjectifyService.register(AutorizacaoDAO.class);
com.googlecode.objectify.Query q =
ofy.query(AutorizacaoDAO.class).filter("email",
email).filter("senhaautorizada", senha);
2011/5/2 GeneralSlaine
> Hi all,
>
>
Jeff,
I'm using 1.3.8 I think reading from this Jar file: appengine-api-1.0-
sdk-1.3.8.jar.
However, this version dates from october 2010, not that old!
So I have to upgrade?
BR
On 3 mei, 04:04, Jeff Schnitzer wrote:
> Are you running with a very old GAE SDK... something before 1.4.0,
> perhaps
Can be done?
--
Guit: Elegant, beautiful, modular and *production ready* gwt applications.
http://code.google.com/p/guit/
--
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
i´m not understand,
a simple deploy to google appengine , in eclipse..
your application going to GAE.
2011/5/3 Rambo
> Hi friends..!
>I am doing a small project in java using spreadsheet api to read
> and write data's in the Google spreadsheet. I finished it
> successfully.
>Now i wann
Hi friends..!
I am doing a small project in java using spreadsheet api to read
and write data's in the Google spreadsheet. I finished it
successfully.
Now i wanna to upload it to GAE
Please give me some suggestions.
Thanks in Advance
--
You received this message bec
I'm wondering if I am having operator error?
--
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-appengi
Any pointers for this...
Thanks
-Aswath
On Thu, Apr 21, 2011 at 11:43 AM, Santosh kumar wrote:
> Hi,
>
> When i run mapper, i am getting an exception, please can you suggest why it
> is throwing exception ??
>
> java.lang.IllegalArgumentException: transactional tasks cannot be named:
> TaskOpti
Hi David,
Thank you so much!
I just updated Eclipse and all works now.
On Apr 28, 8:53 am, David Chandler wrote:
> Hi Lina,
>
> The GPE 2.3 docs were mistakenly pushed live a bit early. You can
> access the new features in the 2.3 beta version of the plugin, which
> is installed through a sepa
20 matches
Mail list logo