Does anyone here know if the "license" cfconfig ke...
# docker-commandbox
m
Does anyone here know if the "license" cfconfig key works on ACF installations?
b
Yes, it does
If your license was an upgrade, you'll need the previous license as well
m
Thanks, it's a very old one (2016), just to set up a temporary staging server. That could be it, though.
b
CFConfig puts the license key in the license.properties file under cfusion/lib so you can check there to make sure it arrived
m
Yeah I checked and found it there, which I was puzzled it still showed as developer version. I have no idea which of our keys (if any) I need to use as previous license, so I need to experiment a bit.
b
I would check the console output when server comes up (and the logs) and see if Adobe is rejecting the key for some reason
m
I guess the problem is that it's a Standard license? Finding some mentions of it needing to be an Enterprise one?
b
Ah, yes
CommandBox is considered a J2E installation (since it's a WAR being deployed on a servlet container)
Therefore, ACF will refuse to activate a standard license on CommandBox 😕
Back when Rakshith was the product manager, he promised me they would change this licensing to allow standard licenses on CommandBox. 3 PMs later and we're still waiting for that to happen 😢
The funny thing is their own installer is just Tomcat with the WAR deployed, but they have some special files that detects that "different" so it will allow it