[
https://issues.apache.org/activemq/browse/CAMEL-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48075#action_48075
]
James Strachan commented on CAMEL-1169:
---------------------------------------
a good example program for this functionality could be, the router implemented
in a Java Bean using @RecipientList
http://activemq.apache.org/camel/recipientlist-annotation.html
which then delegates to some HTTP URIs which are then implemented either via
JSP or some JAX-RS beans or something?
> create a Camel ServletFilter
> ----------------------------
>
> Key: CAMEL-1169
> URL: https://issues.apache.org/activemq/browse/CAMEL-1169
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-http
> Reporter: James Strachan
> Fix For: 2.0.0
>
>
> being able to route requests coming in via a servlet invocation to different
> servlet endpoints would be very handy! So having a Camel ServletFilter would
> be very handy
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.