[appengine-java] Re: Which credentials should I put in for Google App Engine BulkLoader at JAVA development server?

2011-10-16 Thread Zacheusz Siedlecki
I figured it out. It was a temporary issue. Undeploying, restarting the server and then deploying the application fixed the problem. Empty password with any email forks fine. I think that it w wasn't connected with SSL. On Oct 1, 1:43 pm, Mark Nuttall-Smith marknuttallsm...@gmail.com wrote: Hi,

[google-appengine] Re: Which credentials should I put in for Google App Engine BulkLoader at JAVA development server?

2011-10-16 Thread Zacheusz Siedlecki
I figured it out. It was a temporary issue. Undeploying, restarting the server and then deploying the application fixed the problem. Empty password with any email forks fine. On Sep 29, 6:24 pm, Zacheusz Siedlecki zacheu...@gmail.com wrote: I can't upload data to my GAE Java dev serwer

[appengine-java] Which credentials should I put in for Google App Engine BulkLoader at JAVA development server?

2011-09-30 Thread Zacheusz Siedlecki
I can't upload data to my GAE Java dev serwer. Bulkloader asks for a password, but no password matches: D:\python_google_appengineappcfg.py upload_data -- config_file=bulkloader.yaml --filename=templates.csv --url=http:// localhost:8080/remote_api --kind=EmailMessageTemplate --

[google-appengine] Which credentials should I put in for Google App Engine BulkLoader at JAVA development server?

2011-09-30 Thread Zacheusz Siedlecki
I can't upload data to my GAE Java dev serwer. Bulkloader asks for a password, but no password (even empty) matches: D:\python_google_appengineappcfg.py upload_data -- config_file=bulkloader.yaml --filename=templates.csv --url=http:// localhost:8080/remote_api --kind=EmailMessageTemplate --

[appengine-java] JSF session-scoped beans replication issue

2011-07-22 Thread Zacheusz Siedlecki
There are some issues with JSF session-scoped beans. In some cases session bean changes are not replicated to another server instances. For details and workarounds look at this post http://java.zacheusz.eu/google-app-engine-http-session-vs-jsf-en/394/ -- You received this message because you are