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/08/06 03:37:00 UTC

[jira] Resolved: (CAMEL-3017) When sending to a JMS destination and it fails due security issues we should be able to catch those using an JMS ExceptonListener

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

Claus Ibsen resolved CAMEL-3017.
--------------------------------

    Resolution: Working as Designed

See this unit test: JmsToJmsTransactedSecurityTest

You need to use sync send to be able to catch security exceptions when sending.

> When sending to a JMS destination and it fails due security issues we should be able to catch those using an JMS ExceptonListener
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3017
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3017
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.5.0
>
>
> See nabble
> http://old.nabble.com/SecurityException-not-delegated-to-Camel--td29305408.html#a29305408
> This test from AMQ shows some pieces to setup AMQ with security we can use in camel-jms to setup such a scenario
> org.apache.activemq.security.SimpleSecurityBrokerSystemTest

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