Hi

I logged ticket
https://issues.apache.org/jira/browse/CAMEL-6397

To add option reuseAddress to restlet component. Then you can try
configure this to false.

<bean id="reslet" class="org.apache.camel.component.restlet.RestletComponent">
  <property name="reuseAddress" value="false"/>
</bean>



On Fri, May 24, 2013 at 6:24 PM, paramjyotsingh
<paramjyotsi...@gmail.com> wrote:
> Hi,
>
> I tried with this header but still it is not working.
>
> Thanks and Regards,
> Param
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/jetty-http-dynamic-uri-in-consumer-from-tp5732691p5733131.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
www.camelone.org: The open source integration conference.

Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to