[ 
https://issues.apache.org/jira/browse/SYNAPSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582052#action_12582052
 ] 

Andreas Veithen commented on SYNAPSE-259:
-----------------------------------------

Ah... this was the wheel you were looking for... :-)

We will probably need a DataSource implementation backed by a TemporaryData 
object elsewhere in Synapse, so maybe I will refactor HessianDataSouce into 
something more generic in the future.

I changed the Hessian dependencies because they were not available from the 
repositories declared in the Synapse project and I was not able to build. 
Please check if the new dependencies are acceptable.

For the fault handling, shouldn't HessianMessageFormatter use 
HessianOutput#writeFault instead of HessianOutput#writeString? I'm not familiar 
at all with Hessian, but this seems strange to me.

> Adds ability to exchange messages in hessian format
> ---------------------------------------------------
>
>                 Key: SYNAPSE-259
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-259
>             Project: Synapse
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.2
>         Environment: JDK 1.5
>            Reporter: Tharindu Mathew
>            Assignee: Ruwan Linton
>             Fix For: 1.2
>
>         Attachments: hessian-src.zip
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Hessian messages can be exchanged through Synapse. Content based on HTTp 
> headers can be done but routing based on the Hessian message cannot be done. 

-- 
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]

Reply via email to