Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-12995

Nuxeo Automation Java Client should not crash if target marshalled class is not available

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.8
    • Component/s: Automation

      Description

      When Automation Java Client reads the JSON sent by the server it will try to map it to a java class : if the class is not present, it will crash.

      The problem is that we allow to register marshallers via Extension point on the server side. The target class can not be availble on the client side, and from a developper perspective I really prefer recieving the JSON than a ClassNotFoundError.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: