Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8360

CamelSWFWorkflowClient doesn't use custom configured DataConverter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.14.1
    • 2.14.2, 2.15.0
    • camel-aws
    • None
    • Novice

    Description

      CamelSWFWorkflowClient.getDynamicWorkflowClient :

      DynamicWorkflowClientExternalImpl(workflowExecution, null, endpoint.getStartWorkflowOptions(), null, genericClient);

      should be

      DynamicWorkflowClientExternalImpl(workflowExecution, null, endpoint.getStartWorkflowOptions(), configuration.getDataConverter(), genericClient);

      ?

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            srnm Steven Marcus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: