|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Django/Jython doesn't work on Google App EngineHi, I successfully created a WAR file which was able to run on Apache
Tomcat with no problem. But when I uploaded it to the Google App Engine, it shows me a error message like this: Could not initialize class org.python.modules.thread.thread Caused by: java.lang.NoClassDefFoundError: Could not initialize class I thought this happened because GAE disables threads as it said "A Is there any way to remedy this situation? Any help would be Olli Wang OLLI WANG PRODUCTIONS - http://olliwang.com A BLOG ABOUT MY LIFE AND MY WORK ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Jython-users mailing list Jython-users@... https://lists.sourceforge.net/lists/listinfo/jython-users |
|
|
Re: Django/Jython doesn't work on Google App EngineDid you upload it as a actual war file (zipped), or the set of files with the war file's folder structure? More a question of curiosity, because I don't believe GAE/J supports a zipped war file format.
I'm sure someone's gotten Django working in Jython on Google Apps Engine.... I'd suggest googling around a bit.
On Tue, Oct 27, 2009 at 10:09 AM, Olli Wang <olliwang@...> wrote: Hi, I successfully created a WAR file which was able to run on Apache -- "I'm not responcabel fer my computer's spleling errnors" - Xlorep DarkHelm Website: http://darkhelm.org ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Jython-users mailing list Jython-users@... https://lists.sourceforge.net/lists/listinfo/jython-users |
| Free embeddable forum powered by Nabble | Forum Help |