[Info-vax] Grails on VMS
Arne Vajhøj
arne at vajhoej.dk
Mon Jan 15 20:28:02 EST 2024
I just tested.
PC:
* Grails 5.2.x (latest is 6.1.x)
* standard development of Grails web app
* build war with "grails war" command using Java 8
VMS:
* upload war (not plain war)
* "set file/attr=rfm:stmlf" on war
* "java -jar" on war
And it listens on port 8080 and seems to work. At least for my
simple test example.
Startup is very slow, first execution is slow, but following
executions are pretty fast.
That is actually a modern web framework running on VMS.
Are anyone running Laravel on VMS?
Arne
More information about the Info-vax
mailing list