Sending JMS from one domain to another
I want to send a message from within an MDB on one Weblogic domain to a queue in another Weblogic domain. Both domains will run on the same host with the same version of Weblogic server 10.3.4. I read some posts online stating that this is possible.
Can this be done without creating a bridge?
All the attempts I have made have failed with this message: This message seems to indicate a bridge is necessary; but it seems like a lot to go through to do something fairly simple...
Can this be done without creating a bridge?
All the attempts I have made have failed with this message: This message seems to indicate a bridge is necessary; but it seems like a lot to go through to do something fairly simple...
Caused By: weblogic.jms.common.InvalidDestinationException: [JMSClientExceptions
:055142]Foreign destination, Audit-JMSSystemModule!AuditInboundQueue
at weblogic.jms.common.Destination.checkDestinationType(Destination.java
1