You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/10/12 07:23:40 UTC

[jira] Commented: (CAMEL-3218) http response as object

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

Claus Ibsen commented on CAMEL-3218:
------------------------------------

See nabble
http://camel.465427.n5.nabble.com/proxy-using-camel-http-td3207221.html#a3207221

> http response as object
> -----------------------
>
>                 Key: CAMEL-3218
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3218
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-http
>    Affects Versions: 2.4.0
>            Reporter: Arno Noordover
>            Priority: Minor
>
> When using the http-component in combination with the proxy facility of camel exceptions don't get thrown as exceptions defined by the interface.
> It would be nice if an exception in the response of a servlet called from a http component would be converted to normal objects.
> Currently you have to use org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean. In combination with the solution of jira issue 3025 the response will be converted to normal java objects.
> It would be nice if we could use the http component.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.