Configure the WebLogic Messaging Bridge

  1. Introduction and Roadmap
  2. Document Scope and Audience
  3. Guide to This Document
  4. Related Documentation
  5. Samples and Tutorials for the JMS Developer
  6. New and Changed Features in This Release
  7. Understanding the Messaging Bridge
  8. What Is a Messaging Bridge?
  9. Messaging Bridge Components
  10. Resource Adapters
  11. Source and Target Bridge Destinations
  12. Messaging Bridge Instance
  13. Configure a Messaging Bridge
  14. Designing a Messaging Bridge
  15. When to use a Messaging Bridge

    Configuring Interoperability for Exactly-once QOS

    Configuring At-least-once or At-most-once QOS

  16. Interoperating with Foreign Providers
  17. FAQs: WebLogic Messaging Bridge

See also:

  1. Why did the messaging bridge fail to connect to the source bridge destination?
  2. Can the messaging bridge handle two-phase or global transactions between separate WebLogic Server domains or between different releases?
  3. I configured the messaging bridge to use the Exactly-once quality of service for two-phase transactions. So why am I getting a “quality of service is unreachable” error?
  4. Can a messaging bridge to automatically downgrade the quality of service if the Exactly-once service isn't available on either the source or target bridge destination?
  5. I deployed the transactional jms-xa-adp.rar resource adapter on domain where the message bridge is running, but I still get a “failed to find bridge adapter” message?
  6. When configuring a source or target messaging bridge destination, do I need to set the Adapter Classpath field?
  7. How do I enable debugging for the messaging bridge?
  8. What do the messaging bridge monitoring states indicate on the Monitor Messaging Bridge console page?
  9. Is there another way to monitor the messaging bridge without using the Administration Console?
  10. Can the messaging bridge use distributed destinations as source and target destinations?

  Back to Top       Previous