[
https://issues.apache.org/jira/browse/SYNAPSE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Asanka Abeysinghe updated SYNAPSE-427:
--------------------------------------
Attachment: SYNAPSE-427.patch
Attached the patch to implement the binary CBR.
Sample 381 added, binary decoding done using a class mediator.
Changes made:
${SYNAPSE_SRC}/src/site/xdoc/Synapse_Samples.xml - updated
${SYNAPSE_SRC}/modules/samples/src/main/scripts/build.xml - updated
${SYNAPSE_SRC}/repository/conf/sample/synapse_sample_381.xml - added
${SYNAPSE_SRC}/modules/samples/src/main/java/samples/mediators/BinaryExtractMediator.java
- added
${SYNAPSE_SRC}/modules/samples/src/main/java/samples/userguide/MDDConsumer.java
- added
${SYNAPSE_SRC}/modules/samples/src/main/java/samples/userguide/MDDProducer.java
- added
> CBR for binary messages
> ------------------------
>
> Key: SYNAPSE-427
> URL: https://issues.apache.org/jira/browse/SYNAPSE-427
> Project: Synapse
> Issue Type: Improvement
> Components: Proxy Services
> Affects Versions: 1.2
> Reporter: Asanka Abeysinghe
> Fix For: 1.3
>
> Attachments: SYNAPSE-427.patch
>
>
> Add CBR facility for binary messages. User defines the offset,length of the
> location to be read with the binary encoding and the property name to store
> the specific char[]. Synapse proxy service CBR the message using the defined
> property value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]