|
JMS and XML
Businesses have spent years, even decades, developing their legacy systems. Rather than throw the baby out with the bathwater many companies continue to leverage their existing systems and continue to add functionality. Business to business communications has been the cornerstone of many IT projects. Until JMS, most, if not all, B2B data interchange used some form of EDI.
|
|
Messaging: The transport part of the XML puzzle
Need help sorting out XML messaging protocols? This article looks at major transport-level options and compares how they accomplish transferring XML between parties reliably. You'll find an overview of the approaches of XML-RPC, SOAP, WDDX, ebXML, and JMS as they apply to XML transport, with simple example code.
|
|
JMS, XML, and the heterogeneous enterprise
Most computing environments today are characterized more by a patchwork of different platforms than by an adherence to any one platform. The Java Message Service (JMS), together with the Extensible Markup Language (XML), extends the promise of integration to this heterogeneous environment. This article demonstrates how to use JMS to create and distribute XML-based messages to Java and non-Java applications alike.
|
|
Using the JMS API and XML in content-based routing
All Knowledge Management solutions face the challenge of putting the right information in front of the right people. It's possible to confront this challenge with the right technology. Todd Sundsted demonstrates how to use Java technology, the Java Message Service (JMS) API, and XML to build a messaging infrastructure that routes messages based on their content.
|
|
JMS: An infrastructure for XML-based business-to-business communication
XML provides an attractive means of representing business-to-business transactions, but XML itself does not provide a means for the actual receipt and publishing of information. Java messaging offers a flexible, reliable, and secure communication channel within and between enterprises, providing an optimal means of exchanging XML-based transactions. This article explores the capabilities of JMS within a dynamic XML-based transactional environment, and points toward the future of this mutually beneficial pairing of standards.
|
|
Using XML With WebLogic Server
XML is the new lingua franca of interapplication communication and a very rich language for describing complex business data in a heterogeneous way. Today's business environment requires building new systems that exchange XML transactions between a diverse set of applications across physical domains and corporate boundaries. Manufacturers, buyers, and suppliers have the luxury of participating in a variety of global trading exchanges to participate in a supply chain.
|
|
Using XML With WebLogic Server
This document provides a foundation for using XML with WebLogic Server. It focuses primarily on how XML interfaces with the various services of WebLogic Server.
|