[ 
https://issues.apache.org/jira/browse/CAMEL-12469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naresh updated CAMEL-12469:
---------------------------
    Description: 
Incoming REST Url: [http://localhost:8888/carParking/carCheckOut]

Redirect URL  will be like: Redirect Url – 
[http://\|http://issues.apache.org/]{localhost:9090}/\{MainController}/\{requestParam}

Example: 
[http://camelRouteHost:9090/carParking/carCheckIn|http://camelroutehost:9090/carParking/carCheckIn]

I just want to redirect the rest/soap url without bothering method 
type(post/put etc..) and request payload(json/xml)

And i just want to display same result what my actual endpoint is giving.

 

 

  was:
Incoming REST Url: [http://localhost:8888/carParking/carCheckOut]

Redirect URL  will be like: Redirect Url -- 
http://\{localhost:9090}/\{MainController}/\{requestParam}

Example: 
[http://camelRouteHost:9090/carParking/carCheckIn|http://camelroutehost:9090/carParking/carCheckIn]

I just want to redirect the rest/soap url without bothering method 
type(post/put etc..) and request payload(json/xml)


> How to do dynamic redirecting for rest and soap calls in Apache Camel with 
> bothering what the request method type(post/get/update/delete) and request 
> payload.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-12469
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12469
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Naresh
>            Priority: Major
>
> Incoming REST Url: [http://localhost:8888/carParking/carCheckOut]
> Redirect URL  will be like: Redirect Url – 
> [http://\|http://issues.apache.org/]{localhost:9090}/\{MainController}/\{requestParam}
> Example: 
> [http://camelRouteHost:9090/carParking/carCheckIn|http://camelroutehost:9090/carParking/carCheckIn]
> I just want to redirect the rest/soap url without bothering method 
> type(post/put etc..) and request payload(json/xml)
> And i just want to display same result what my actual endpoint is giving.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to