1 Reply Latest reply on Nov 21, 2007 3:57 PM by marklittle

    JBossESB security isue

    hitsum

      Hi,

      I am a new user. I want to know three things:

      1> What type of security can be used at service level? Can I configure some kind of security for accessing a service? Where can I configure security for a service and how?

      2> Does JBossESB allow message encryption? How?

      3> Does JBossESB have properties based routing?

      Thanx

        • 1. Re: JBossESB security isue
          marklittle

          1: If using JBossWS then you can use WS-Sec. The various consoles are secured too.

          2: Not currently out-of-the-box, but you could add it in a number of ways (e.g., the filters we support could be augmented to encrypt at the sender and decrypt at the receiver).

          3: Define "properties based routing". It supports CBR.