-
This might be quite involved given the nature of each type of "CFML" environment / context...
The basis is that we could just ask for the administrator password of the CF server / railo context...
cre…
jfrux updated
12 years ago
-
I got this error this morning:
Exceutive Summary:
BUILD FAILED
C:\Heroku\Railo\railo-build\build\cfdistro\build-railo.xml:67: Error while expan
ding C:\Heroku\Railo\railo-build\build\cfdistro\ext…
-
I am getting this:
```
[exec] BUILD FAILED
[exec] /Users/andrea/dev/railo-build/src/railo-java/railo-master/build.xml:23: The following error occurred while executing this line:
[exec] /Users/andre…
-
-
This will get you a command-line CFML environment ready + quick dev environment for producing your workhorse CF applications as well as a nice public online registry of CF modules that can be instantl…
jfrux updated
12 years ago
-
Andrea,
When configuring a Membase cache in the Railo Administrator under "Services...Cache", you have the option to check "Storage (Allow to use this cache as client/session storage)". To replicate…
-
Just get this error when I try to run build.cfm... :-\
```
Railo 3.3.4.003 Error (expression)
Message key [CACHEDATABASESCHEMA] doesn't exist in struct (keys:IPEXCEPTIONS,FILEPATH,CACHECATEGORIES…
jfrux updated
12 years ago
-
Are you planning a CLI for fpm? I guess it would have to use curl... (assuming fpm core will be CF).
-
I want to turn childprocess.cfc into a nice little process spawner like Node has.
I'd love it if it could be simple but effective.
cfexecute does not give us any freedoms that we will need when doing…
jfrux updated
12 years ago
-
Will require testing & refactoring