Hi, We need an authentication that works over JMS/JBI rather than HTTP.
In our project, messages usually do not enter the bus via HTTP but rather JMS/JBI. Client applications are mostly (but not exclusivly) java-applications that send JBI-messages directly into the bus. We recently migrated our project to servicemix 4.1. Now we want some authentication-mechanism that works over JMS/JBI. I found some documentation on authentication with servicemix-http and WS-Security. However, all of it only applies to http and webservices. Is there any support for authentication via JMS in servicemix, or are we completely on our own to implement something? regards Christoph Gritschenberger
