[appengine-java] Necessity for Java graphics

2010-06-19 Thread Blessed Geek
IMPO, the best Java charting library in the world is JFreeChart. But you cannot use it for GAE. GAE architects would be overlooking one big phenomenon, if they ever recommend that we use client-side GWT graphics - you cannot and you should not if you are performing enterprise business charting.

[appengine-java] Help configuring JSF 2.0 for EL 2.2 using method parameters

2010-06-19 Thread powell...@gmail.com
Cay Horstmann's recently published Core JavaServer Faces 3rd Edition and describes using method expression parameters with JSF 2.0 on page 71 by adding the el-impl-2.2.jar and el-api-2.2.jar for Tomcat. I tried doing this for Appengine without success. The two described JSF 2.0 configurations by W

[appengine-java] Re: Google please explain (my site is disabled without any notice)

2010-06-19 Thread Marcel Overdijk
Please forget about this post and apologies. It was Javascript innjection which caused the redirect... So it was my own stupid mistake. On Jun 19, 10:02 pm, Marcel Overdijk wrote: > Correction, my earlier message was not deleted. I posted that in the > generic App Engine group (http://groups.goog

[appengine-java] Re: Google please explain (my site is disabled without any notice)

2010-06-19 Thread Marcel Overdijk
Correction, my earlier message was not deleted. I posted that in the generic App Engine group (http://groups.google.com/group/google- appengine/browse_thread/thread/6859c025ab504fc8#) On Jun 19, 8:24 pm, Marcel Overdijk wrote: > Google, > > My site has been disabled, or even worst it's redirecti

[appengine-java] Google please explain (my site is disabled without any notice)

2010-06-19 Thread Marcel Overdijk
Google, My site has been disabled, or even worst it's redirecting to another website. This is done without any notice, so I'm really wondering why this happened. I like to discuss this. I've posted a message on this forum earlier but is seems this message was deleted. I just can't believe this. I

[appengine-java] Re: Unit test multiple users concurrent access using LocalServiceTestHelper

2010-06-19 Thread Billy
After looking around for a while I found the SyncProxy library which makes it easy to test RPC services running on your local server. On Jun 17, 4:29 pm, Billy wrote: > Hi, I'm looking for advice on doing unit tests for multi threaded user > access to my server side code. > > In particular, I hav

[appengine-java] Re: Regarding data upload using bulkloader

2010-06-19 Thread Jan
Hi, there currently is no Java specific bulk loader. However, the Phyton bulk loader can be used to upload/download data and accessing any persistent entities from within a GAE/Java application is no problem. The official documentation is quite good: http://code.google.com/intl/fr/appengine/docs

[appengine-java] Re: Python bulk loader tool with local dev server of GAE Java

2010-06-19 Thread Jan
Hi again, did anyone encountered the same issue? I would really like to upload data that I have downloaded from the production datastore into my local development datastore but I constantly face the above problem. It looks that the bulk uploader (from GAE 1.3.4) does not work locally. Any help is

[appengine-java] Regarding data upload using bulkloader

2010-06-19 Thread MANISH DHIMAN
Hello Everybody, Does anybody have some short of document or link regarding bulk loader. Please provide me sample code for the same (if possible). -- 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