Oracle Weblogic Server (MOSC)

MOSC Banner

JMS Queue

edited Feb 13, 2017 9:31PM in Oracle Weblogic Server (MOSC) 1 comment

We have a JMS connection pool in SOA suites that sends messages to a remote queue in another WebLogic cluster. there is the FactoryProperties:

java.naming.provider.url= t3://{remote}:{port};java.naming.security.principal=user;java.naming.security.credentials=pass

The {remote} here is actually a load balancing host name, instead of a real server. Then we need to migrate the {remote} to a new load balancer.

However, after the migration, We found that the messages still went thru the old load balancing host name because the remote system can't get any messages after the old one was shut down.

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