Is it possible to run Railo on Google Apps Engine?
GAE recently supports JRE6, so I just want to know the possibility.
http://code.google.com/intl/en-US/appengine/docs/java/runtime.html
GAE applies several restrictions to their Java environment.
For example, you cannot create java.lang.Thread, so if Railo uses
Thread in servlet start up phase, it's not possible to run Railo.
Thanks,
Katz
Well you can configure the loggers to write to the RAM resource. Just modify the corresponding log entries. Have a look at this:
http://www.railo.ch/blog/index.cfm/2007/7/26/Railo-Readonly--Start-Railo-from-a-CD
Greetings from Switzerland
Gert Franz
Railo Technologies GmbH
Join our Mailing List
german: http://de.groups.yahoo.com/group/railo/
english: http://groups.google.com/group/railo
linked in: http://www.linkedin.com/e/gis/71368/0CF7D323BBC1
Bug tracker: http://jira.jboss.org/jira/browse/RAILO
Railo Blog: http://www.railo-technologies.com/blog
Well you can configure the loggers to write to the RAM resource. Just modify the corresponding log entries. Have a look at this:
http://www.railo.ch/blog/index.cfm/2007/7/26/Railo-Readonly--Start-Railo-from-a-CD
Greetings from Switzerland
Gert Franz
Railo Technologies GmbH
Join our Mailing List
german: http://de.groups.yahoo.com/group/railo/
english: http://groups.google.com/group/railo
linked in: http://www.linkedin.com/e/gis/71368/0CF7D323BBC1
Bug tracker: http://jira.jboss.org/jira/browse/RAILO
Railo Blog: http://www.railo-technologies.com/blog
Von: ra...@googlegroups.com [mailto:ra...@googlegroups.com] Im Auftrag von Tim Nelson
Gesendet: Dienstag, 14. April 2009 18:18
An: ra...@googlegroups.com
Betreff: [railo] Re: Railo on Google Apps Engine
No. Railo tries to write to the log file and GAE doesn't allow that. I may try to modify Railo to use the logger that they do allow, but I'm sure if there's other areas that would also need changing.
Do you have a stacktrace for us?
Gert
Von:
ra...@googlegroups.com [mailto:ra...@googlegroups.com] Im Auftrag von Tim
Nelson
Gesendet: Dienstag, 14. April 2009 22:13
An: ra...@googlegroups.com
Betreff: [railo] Re: Railo on Google Apps Engine
That sounds promising Gert, but
it's actually crashing trying to execute java.io.File.exists on
Application.cfc. Not sure why this is, the GAE docs say that you can read any
file in your directory. I have found some others having issues reading files as
well, but nobody seems to have an answer.
Gert,
I do nto have really a lot of time but I would be glad to help.
Andrea
Da:
ra...@googlegroups.com [mailto:ra...@googlegroups.com] Per conto di Gert
Franz
Inviato: martedì 14 aprile 2009 22.25
A: ra...@googlegroups.com
Oggetto: AW: [railo] Re: Railo on Google Apps Engine
Not at this time. We've discussed the issue internally and feel that
GAE is too restrictive to make the effort worthwhile and for now we'll
point people at the special version of the Open BlueDragon which has
been created for GAE (and which has a lot of features changed /
disabled to make it run in that environment).
--
Sean A Corfield -- (904) 302-SEAN
Railo Technologies US -- http://getrailo.com/
An Architect's View -- http://corfield.org/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood