[
https://issues.apache.org/activemq/browse/CAMEL-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60955#action_60955
]
Claus Ibsen commented on CAMEL-2779:
------------------------------------
The async processor is a bit wrong.
See the unit test from camel-core: AsyncEndpointPolicyTest
You only need to do the complex async stuff in case the policy must do some
*after* work, i.e. do some work after the Exchange has been processed.
If not then you have a simple situation.
But we can take a 2nd look at this after the component has been committed. Then
we can add unit test for async support and ensure it works nicely.
> Security - Allow to use Apache Shiro as security framework as well
> ------------------------------------------------------------------
>
> Key: CAMEL-2779
> URL: https://issues.apache.org/activemq/browse/CAMEL-2779
> Project: Apache Camel
> Issue Type: New Feature
> Reporter: Claus Ibsen
> Assignee: Ashwin Karpe
> Fix For: Future
>
> Attachments: camel-shiro-20100727.zip, camel-shiro.diff
>
>
> Looks like Apache Shiro could be a good security framework
> http://incubator.apache.org/shiro/index.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.