Back to POJOSE Logging Codes, or POJOSE Logging Codes Info
| At line 50 removed 1 line. |
| | __POJOSE-6001__ | WARNING | __Atleast one public method should be present in class {0} with @Operation annotation.__ \\ \\__Cause__: Class with @Provider annotaion is missing public method with @Operation annotation. \\__Action__: Annotate a public method with @Operation, so that POJO SE can invoke with the message for the Endpoint.; |
| At line 60 added 1 line. |
| | __POJOSE-7100__ | SEVERE | __Atleast one public method should be present in class {0} with @Operation annotation.__ \\ \\__Cause__: Class with @Provider annotaion is missing public method with @Operation annotation. \\__Action__: Annotate a public method with @Operation, so that POJO SE can invoke with the message for the Endpoint.nbsp; |