-
Notifications
You must be signed in to change notification settings - Fork 33
Potential issue #45
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestojp-serverIssues related to OJP Server ModuleIssues related to OJP Server Module
Description
In MethodReflectionUtils.java threre is a TODO
//TODO there is a potential issue here, if parameters are received null and more than one method receives the same amount of parameters there is no way to distinguish. Maybe send a Null object with the class type as an attribute and parse it back to null in server is a solution. This situation has not surfaced yet.
Need to review possibilities and see if the issue could really happen? in which scenarios and fix those scenarios.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestojp-serverIssues related to OJP Server ModuleIssues related to OJP Server Module