Uploaded image for project: 'transportpce'
  1. transportpce
  2. TRNSPRTPCE-763

Do not return null for registered RPCs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • PotassiumSR1, Calcium
    • None
    • None
    • None

      All declared and registered RPC are not implemented yet and return by default null.

      If such an RPC is invoked by a user, it raises a javax.servlet.ServletException: java.lang.NullPointerException: delegate.

      Either do not register such non implemented RPC, or return an adequate RpcResult, with an explicit error message.

            gthouenon Gilles Thouenon
            gthouenon Gilles Thouenon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: