el-spec icon indicating copy to clipboard operation
el-spec copied to clipboard

Define behaviour for MethodExpression.invoke() with incorrect parameters

Open glassfishrobot opened this issue 10 years ago • 3 comments

See https://bz.apache.org/bugzilla/show_bug.cgi?id=57855

If a MethodExpression has been created (wihtout parameters), what is the expected behaviour if invoke() is called with null for the parameters or the wrong number of parameters? IAE, IAE wrapped in an ELException? Something else?

glassfishrobot avatar Apr 27 '15 20:04 glassfishrobot

Reported by markt_asf

glassfishrobot avatar Apr 27 '15 20:04 glassfishrobot

Was assigned to kchung

glassfishrobot avatar Apr 27 '15 20:04 glassfishrobot

This issue was imported from java.net JIRA EL_SPEC-24

glassfishrobot avatar Apr 24 '17 07:04 glassfishrobot