Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.19.3
-
None
-
Unknown
Description
from("file://input?fileName=${bean:notexist?method=notImportant}");
this bean doesn't exist, but code run well without any exception.