Oracle Weblogic Server (MOSC)

MOSC Banner

Create a jms message bridge beteen weblogic and sonic esb

edited Feb 11, 2014 12:00PM in Oracle Weblogic Server (MOSC) 19 commentsAnswered
Good day.

I'm trying to configure a jms message bridge to transfer jms messages between weblogic and sonic esb.

On sonic esb i have created a administered object with following properties:

    lookup name = mySonicCF
    FactoryType = QueueConnectionFactory
    url = tcp://localhost:2506
    name/pass = .../...

Destination:

    Lookup Name = Sample.Q1
    Type = Queue
    Destination Name = Sample.Q1

After i'm was test it using JNDI warior CF and Queue was found correctly.

Weblogic:

Source Destination:

    Adapter JNDI NAME = eis.jms.WLSConnectionFactoryJNDINoTX
    conn url = t3://localhost:7001
    Initial Context Factory = weblogic.jndi.WLInitialContextFactory
    ConnFactory JNDI name = jms/MyCF
    Destination JNDI name = jms/MyTargetDest
    Destination Type = Queue
    user/pass = .../...

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