[ 
https://issues.apache.org/jira/browse/CAMEL-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268963#comment-13268963
 ] 

Claus Ibsen commented on CAMEL-5243:
------------------------------------

Joao,

Thanks for the patch. I have applied it to trunk. Do you have any points for 
improving the docs with this change?
http://camel.apache.org/jt400
                
> jt400: program call should support binary format
> ------------------------------------------------
>
>                 Key: CAMEL-5243
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5243
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 2.9.2
>         Environment: AS/400 system
>            Reporter: João Loureiro
>            Assignee: Claus Ibsen
>              Labels: jt400
>             Fix For: 2.10.0
>
>         Attachments: patch.txt
>
>
> Data queue message exchange supports both text and binary formats and so 
> should the remote program call exchange. The specification is the same as the 
> one for the data queue.
> Additionally, this patch supports the concept of ommiting a parameter. This 
> is achieved by passing null as the parameter value.
> Implementation note:
> Since I don't know Camel's policy regarding API breaking, I opted to refer to 
> Jt400DataQueueEndpoint.Format; but Format should now be a top-level class, 
> since the concept is the same for data queues and programs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to