Link to home
Start Free TrialLog in
Avatar of CJ715
CJ715Flag for Germany

asked on

JMS Message Encryption in Weblogic Server

Hi all,

is there a way to configure Weblogic Server 10.3 (or OSB 3.0) so that JMS messages sent over built in JMS are automatically encrypted and decrypted on the message endpoints?

Cheers, Chris
ASKER CERTIFIED SOLUTION
Avatar of rajesh_bala
rajesh_bala
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
So in case of OSB 3.0, I believe you would have to choose a connection factory in order to setup the JMS proxy and JMS biz service.

In this case, you could setup a t3s connection factory and point to that.
You could refer to the following link for step by step process in OSB 3.0

http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/security/transport_level.html#wp1078094