uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE42385-W

The specified method was not found. (ejb name = aa....aa, method name = bb....bb, method parameters = cc....cc)

aa....aa: EJB name
bb....bb: Method name
cc....cc: Parameter format#
# Output the parameters in the following format:
  • When <method-param> does not exist
    A null character string ("")
  • When <method-param> exists
    A character string in which the value of all the <method-param> tags is connected by commas (,)
Description
The method is not defined.
Action
Revise the definition information of the <method> tag.