Oracle Weblogic Server (MOSC)

MOSC Banner

How to secure JMS JNDI Lookup from remote Client but not from Local client

edited Apr 23, 2014 9:42AM in Oracle Weblogic Server (MOSC) 3 commentsAnswered

Hi All,

Description:

We are having an OSB solution on weblogic, wherein we are making transaction in messages through JMS queues.

We built Socket Adapter in Java Spring framework which deployed on OSB server.

Flow is like this :

Source Application--->Socket Adapter---enqueue message-->IN JMS Q

OSB service is then dequeue the message and enqueue to OUT JMS Q from where another socket Adapter pulls the message and pass to the target application

All servers are SSL enabled

Issue:

Curently the JMS queues are accessible from remote JAVA client, as it is able to lookup the Connection factory JNDI

No username and password were passed in Java method while conecting to Queue as it is using

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center