[appengine-java] Working application doesn't work when deployed

2011-12-28 Thread Kristof
Hi all,

I'm developing a tag recommendation application for todo's. I've got
it working perfectly in localhost, but when I deploy it to GAE it
fails. More specific my server is throwing NullPointerExceptions
(where it doesn't in localhost for exactly the same input). I already
googled this kind of error, but I only found one result which was for
Python (so not very helpful).
Hope u can help me out,

Thx,

Kristof

-- 
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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Namespace not being set from google apps

2011-10-10 Thread Kristof Boden
Hi,

I'm currently experiencing the same problem. GetGoogleAppsNamespace() 
returns  when the application is invoked from the Universal Navigation 
menu in Google Apps.

How is the user_organization value working for you? I can't seem to find 
this value in the UserService class.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/GcaYPJXEV7IJ.
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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.