Re: [appengine-java] SDK 1.3.6 released!

2010-08-18 Thread Gleidson G Moura
Ok! good!

2010/8/17 Ikai L (Google) ika...@google.com:
 Hey guys,
 This is just a heads up that App Engine SDK version 1.3.6 is officially
 released! Read more about it here:
 http://googleappengine.blogspot.com/2010/08/multi-tenancy-support-high-performance_17.html
 Release notes for Java are below:

 Version 1.3.6 - August 17, 2010

 Multitenancy is now supported in the datastore, allowing better
 compartmentalization of user data.
 Automatic image thumbnailing is now available in the Images API using
 getServingUrl.
 Users can now serve custom static error pages for over_quota, dos_api_denial
 and default cases.
 Results of datastore count() queries and offsets for all datastore queries
 are no longer capped at 1000.
 Added a pause queue button to the task queue details page in the Admin
 Console.
 Historical graphs have been added to all of the dashboard graphs in the
 Admin Console.
 Content-range headers are supported on Blobstore downloads.
 New method to allocate datastore ids in a given range: allocateIdRange()
 The app.yaml format is supported with Java applications.
 Increased several rate limited quotas for free applications.
 Fixed an issue that did not allow forms of over 200,000 bytes to be
 submitted.

 http://code.google.com/p/googleappengine/issues/detail?id=1608

 --
 Ikai Lan
 Developer Programs Engineer, Google App Engine
 Blog: http://googleappengine.blogspot.com
 Twitter: http://twitter.com/app_engine
 Reddit: http://www.reddit.com/r/appengine

 --
 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-j...@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.




-- 
Gleidson Guimarães Moura
Analista Desenvolvedor JAVA
http://www.algartecnologia.com.br/

http://www.google.com/profiles/gleidson.gmoura

                 .. __@
                 _ \ _
                 ...(_)/ (_)

Os ventos que as vezes tiram algo que amamos, são os mesmos que trazem
algo que aprendemos a amar...
Por isso não devemos chorar pelo que nos foi tirado e sim, aprender a
amar o que nos foi dado.
Pois tudo aquilo que é realmente nosso, nunca se vai para sempre...
Bob Marley

The power of dreams.

-- 
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-j...@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.



[appengine-java] Access application by more than one domain

2010-08-05 Thread Gleidson G Moura
Hello, I wonder if it is possible to point an application for more
than one field and handle which one is accessing

I intend to make and distribute an application as a service but each
client must access for its own domain.

Thanks

-- 
Gleidson Guimarães Moura
Analista Desenvolvedor JAVA
http://www.algartecnologia.com.br/

http://www.google.com/profiles/gleidson.gmoura

                 .. __@
                 _ \ _
                 ...(_)/ (_)

Os ventos que as vezes tiram algo que amamos, são os mesmos que trazem
algo que aprendemos a amar...
Por isso não devemos chorar pelo que nos foi tirado e sim, aprender a
amar o que nos foi dado.
Pois tudo aquilo que é realmente nosso, nunca se vai para sempre...
Bob Marley

The power of dreams.

-- 
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-j...@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.



Re: [appengine-java] i18n translations

2010-08-05 Thread Gleidson G Moura
gleidson.gmo...@gmail.com

Portugues Brasil



2010/8/5 ale aleee...@gmail.com:
 Hi everybody,

 I'm finishing to develop a web application with GWT + GAE, and I want
 to publish in multiple languages.

 The application is about sport, and the message file is about 400
 lines mostly consist of one word.

 Is there anyone who can  translate it into his native language?
 In return he will receive my infinite gratitude, I will write his/her
 name in the thanks page of my  site with a link to what he wants.
 And of course I will be happy to return the favor by translating into
 Italian!
 Any language is OK, even English, (I'n not speak wery well, so will be
 full of errors!)

 I posted the same request yesterday on the GWT group and 3 person
 answer me for spanish, marathi, hindi and swedish.

 Thank you, thank you!

 Alessandro

 --
 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-j...@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.





-- 
Gleidson Guimarães Moura
Analista Desenvolvedor JAVA
http://www.algartecnologia.com.br/

http://www.google.com/profiles/gleidson.gmoura

                 .. __@
                 _ \ _
                 ...(_)/ (_)

Os ventos que as vezes tiram algo que amamos, são os mesmos que trazem
algo que aprendemos a amar...
Por isso não devemos chorar pelo que nos foi tirado e sim, aprender a
amar o que nos foi dado.
Pois tudo aquilo que é realmente nosso, nunca se vai para sempre...
Bob Marley

The power of dreams.

-- 
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-j...@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.



[appengine-java] more one domain for one app

2010-08-05 Thread Gleidson G Moura
Can more than one domain pointing to an application

www.exemplo1.com points to myapplication.appspot.com
www.exemplo2.com points to myapplication.appspot.com

it 's possible?

-- 
Gleidson Guimarães Moura
Analista Desenvolvedor JAVA
http://www.algartecnologia.com.br/

http://www.google.com/profiles/gleidson.gmoura

                 .. __@
                 _ \ _
                 ...(_)/ (_)

Os ventos que as vezes tiram algo que amamos, são os mesmos que trazem
algo que aprendemos a amar...
Por isso não devemos chorar pelo que nos foi tirado e sim, aprender a
amar o que nos foi dado.
Pois tudo aquilo que é realmente nosso, nunca se vai para sempre...
Bob Marley

The power of dreams.

-- 
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-j...@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.



[google-appengine] more one domain for one app

2010-08-05 Thread Gleidson G Moura
Can more than one domain pointing to an application

www.exemplo1.com points to myapplication.appspot.com
www.exemplo2.com points to myapplication.appspot.com

it 's possible?

-- 
Gleidson Guimarães Moura
Analista Desenvolvedor JAVA
http://www.algartecnologia.com.br/

http://www.google.com/profiles/gleidson.gmoura

                 .. __@
                 _ \ _
                 ...(_)/ (_)

Os ventos que as vezes tiram algo que amamos, são os mesmos que trazem
algo que aprendemos a amar...
Por isso não devemos chorar pelo que nos foi tirado e sim, aprender a
amar o que nos foi dado.
Pois tudo aquilo que é realmente nosso, nunca se vai para sempre...
Bob Marley

The power of dreams.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [appengine-java] JSF 2.0 error EnableThreading

2010-08-02 Thread Gleidson G Moura
Resolvi o problema!


as versão do WebConfiguration.xml que eu sobrescrevi estava diferente
da framework


2010/8/2 Gleidson - MG - Brasil gleidson.gmo...@gmail.com:
 I did all the settings tutorial:

 https://sites.google.com/a/wildstartech.com/adventures-in-java/Java-Platform-Enterprise-Edition/JavaServer-Faces/sun-javaserver-faces-reference-implementation/configuring-jsf-20-to-run-on-the-google-appengine


 https://sites.google.com/a/wildstartech.com/adventures-in-java/Java-Platform-Enterprise-Edition/JavaServer-Faces/sun-javaserver-faces-reference-implementation/configuring-jsf-20-to-run-on-the-google-appengine/javaserverfaces-20-and-google-app-engine-compatibility-issues

 more inda'm having the error:

 INFO: Logging to JettyLogger(null) via
 com.google.apphosting.utils.jetty.JettyLogger
 02/08/2010 11:52:02
 com.google.apphosting.utils.config.AppEngineWebXmlReader
 readAppEngineWebXml
 INFO: Successfully processed C:\eclipse\workspace\ecmsaas\war\WEB-INF/
 appengine-web.xml
 02/08/2010 11:52:02
 com.google.apphosting.utils.config.AbstractConfigXmlReader
 readConfigXml
 INFO: Successfully processed C:\eclipse\workspace\ecmsaas\war\WEB-INF/
 web.xml
 02/08/2010 14:52:03 com.google.apphosting.utils.jetty.JettyLogger warn
 WARNING: failed
 com.google.apphosting.utils.jetty.devappenginewebappcont...@c8376b{/,C:
 \eclipse\workspace\ecmsaas\war}: java.lang.NoSuchFieldError:
 EnableThreading
 02/08/2010 14:52:03 com.google.apphosting.utils.jetty.JettyLogger warn
 WARNING: failed jettycontainerservice$apiproxyhand...@1ee2c2c:
 java.lang.NoSuchFieldError: EnableThreading
 02/08/2010 14:52:03 com.google.apphosting.utils.jetty.JettyLogger warn
 WARNING: Error starting handlers
 java.lang.NoSuchFieldError: EnableThreading
        at com.sun.faces.config.ConfigManager.useThreads(ConfigManager.java:
 446)
        at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:
 302)
        at
 com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:
 223)
        at
 org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:
 548)
        at org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
        at
 org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:
 1250)
        at
 org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:
 517)
        at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:
 467)
        at
 org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
 50)
        at
 org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:
 130)
        at
 org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
 50)
        at
 org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:
 130)
        at org.mortbay.jetty.Server.doStart(Server.java:224)
        at
 org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
 50)
        at
 com.google.appengine.tools.development.JettyContainerService.startContainer(JettyContainerService.java:
 185)
        at
 com.google.appengine.tools.development.AbstractContainerService.startup(AbstractContainerService.java:
 147)
        at
 com.google.appengine.tools.development.DevAppServerImpl.start(DevAppServerImpl.java:
 219)
        at com.google.appengine.tools.development.DevAppServerMain
 $StartAction.apply(DevAppServerMain.java:164)
        at com.google.appengine.tools.util.Parser
 $ParseResult.applyArgs(Parser.java:48)
        at
 com.google.appengine.tools.development.DevAppServerMain.init(DevAppServerMain.java:
 113)
        at
 com.google.appengine.tools.development.DevAppServerMain.main(DevAppServerMain.java:
 89)
 02/08/2010 14:52:03
 com.google.appengine.tools.development.DevAppServerImpl start
 INFO: The server is running at http://localhost:/


 could someone help me please?

 --
 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-j...@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.





-- 
Gleidson Guimarães Moura
Analista Desenvolvedor JAVA
http://www.algartecnologia.com.br/

http://www.google.com/profiles/gleidson.gmoura

                 .. __@
                 _ \ _
                 ...(_)/ (_)

Os ventos que as vezes tiram algo que amamos, são os mesmos que trazem
algo que aprendemos a amar...
Por isso não devemos chorar pelo que nos foi tirado e sim, aprender a
amar o que nos foi dado.
Pois tudo aquilo que é realmente nosso, nunca se vai para sempre...
Bob Marley

The power of dreams.

-- 
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-j...@googlegroups.com.
To unsubscribe 

Re: [appengine-java] File Uploads

2010-08-02 Thread Gleidson G Moura
you can use Primefaces


http://www.primefaces.org:8080/prime-showcase/ui/imageCropperAjax.jsf




2010/7/31 SreekanthGatta gattasrika...@gmail.com:
 Hi

 I am new to Google App Engine and trying out various stuff.. I need
 some clarification.

 In My app, I need the user to submit a profile pic, so How do I handle
 this?

 Can I store the images uploaded by users under myapp/images/blahblah
 folder? instead of storing in as blob

 Thanks in advance

 --
 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-j...@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.





-- 
Gleidson Guimarães Moura
Analista Desenvolvedor JAVA
http://www.algartecnologia.com.br/

http://www.google.com/profiles/gleidson.gmoura

                 .. __@
                 _ \ _
                 ...(_)/ (_)

Os ventos que as vezes tiram algo que amamos, são os mesmos que trazem
algo que aprendemos a amar...
Por isso não devemos chorar pelo que nos foi tirado e sim, aprender a
amar o que nos foi dado.
Pois tudo aquilo que é realmente nosso, nunca se vai para sempre...
Bob Marley

The power of dreams.

-- 
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-j...@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.



[google-appengine] GQL - like '%param%'

2010-04-28 Thread Gleidson G Moura
how to make this query in GQL?

select p.nome p.idade from Pessoa where p.nome like '%gleidson%'


Obrigado!


-- 
Gleidson Guimarães Moura
Analista Desenvolvedor JAVA
www.powerlogic.com.br

 .. __@
 _ \ _
 ...(_)/ (_)

Os ventos que as vezes tiram algo que amamos, são os mesmos que trazem
algo que aprendemos a amar...
Por isso não devemos chorar pelo que nos foi tirado e sim, aprender a
amar o que nos foi dado.
Pois tudo aquilo que é realmente nosso, nunca se vai para sempre...
Bob Marley

The power of dreams.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Digest for google-appengine@googlegroups.com - 25 Messages in 16 Topics

2010-04-21 Thread Gleidson G Moura
I'm doing an application with JPA and is giving the error [is managed
by a different Object Manager] can someone help me

Thanks

2010/4/21  google-appengine+nore...@googlegroups.com:
   Today's Topic Summary

 Group: http://groups.google.com/group/google-appengine/topics

 Inbound emails on own domain [4 Updates]
 Discussion on google-app-engine-open-source-projects [1 Update]
 Having trouble updating my app [2 Updates]
 relationship... [1 Update]
 Prerelease: New Appengine Bulkloader [1 Update]
 my domains not work in GAE,通过GAE安装的域名无法访问了 [2 Updates]
 Invalid URL exception on appengine server [1 Update]
 How to deploy .Net App on Google App [1 Update]
 Error with DOS [1 Update]
 Catch-all filter forwarding help [3 Updates]
 impersonation in task queue [2 Updates]
 Feature Request - viewable task payload in dashboard [1 Update]
 will GAE support private cloud? [1 Update]
 Implementing a follower system similar to Twitter? [1 Update]
 The API call mail.Send() required more quota than is available. [2 Updates]
 Warning: This request caused a new process to be started for your
 application [1 Update]

  Topic: Inbound emails on own domain

 zooly zou izo...@gmail.com Apr 21 09:51AM +0800 ^

 ok, you could read this blog , some summary here:
 http://www.hapeblog.com/blog.shtml?id=20001


 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



 akakunin akaku...@gmail.com Apr 21 02:02AM -0700 ^

 Actually, it is not a problem to setup mail in Google Apps, problem,
 how to make emails, sent to this domain (used for hosting GAE
 application) come into my MailHandler in my GAE application.

 So, looks like only option to setup own mail-server for mydomain.com
 and automatically forward all emails to appspotmail.com?


 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



 Wooble geoffsp...@gmail.com Apr 21 06:49AM -0700 ^

 application) come into my MailHandler in my GAE application.

 So, looks like only option to setup own mail-server for mydomain.com
 and automatically forward all emails to appspotmail.com?

 Google Apps comes with email service; you can set up the forwarding
 there without running your own server. You can either do it for
 individual addresses by creating accounts and setting up forwarding in
 Gmail, or setup a catchall forwarding address in the EmailSettings
 cpanel.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



 akakunin akaku...@gmail.com Apr 21 07:40AM -0700 ^

 Hi! Thank you very much for answers!

 individual addresses by creating accounts and setting up forwarding in
 Gmail, or setup a catchall forwarding address in the EmailSettings
 cpanel.
 It will not work - at least in my case, Catch All allowed to forward
 all emails into same account,
 so, what means, I can only forward all emails comes into specific
 address in @mydomain.com into another adress in @mydomain.com
 But - to make this email forwarded into GAE application, I need to
 forward it into some email in @appid.appspotmail.com

 Also - I did not found forwarding option in email service settings -
 looks like I should do it in Gmail for some specific account.

 It looks not very comfortable - for me looks like in case if some
 application in GAE assigned to some domain (so, I see GAE settings in
 my GApps CPanel) it should be possible also to set, what some emails
 should be processed not by Mail System in GApps, but be forwarded to
 GAE application (so, it is possible to process it by MailHandler
 there).

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



  Topic: Discussion on google-app-engine-open-source-projects

 bowman.jos...@gmail.com bowman.jos...@gmail.com Apr 21 07:39AM -0700 ^

 Can the contacts for gaeutiltities, top project, be changed to