Join Slack
Powered by
Should that perhaps be `var data = mockData(name="...
# adobe
b
BK BK
05/14/2025, 11:10 AM
Should that perhaps be `var data = mockData(name="name", age="age", id="uuid")`; ?
t
Tim
05/14/2025, 1:40 PM
cf takes
:
or
=
there. Kind of emphasizes that you can treat
arguments
as struct.
b
BK BK
05/14/2025, 6:27 PM
OK, thanks. That rules that out then.
BK BK
05/15/2025, 5:19 AM
The issue might have been caused by the
introduction of the new flag, -Dcoldfusion.runtime.remotemethod.matchArguments
. If so, I would suggest using the JVM flag
-Dcoldfusion.runtime.remotemethod.matchArguments=false
Open in Slack
Previous
Next