2014-10-31 06:20:28 -04:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
|
|
<!-- ============================================================================= -->
|
|
|
|
|
<!-- Copyright © 2009 Red Hat, Inc. and others. -->
|
|
|
|
|
<!-- -->
|
|
|
|
|
<!-- The text of and illustrations in this document are licensed by Red Hat under -->
|
|
|
|
|
<!-- a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). -->
|
|
|
|
|
<!-- -->
|
|
|
|
|
<!-- An explanation of CC-BY-SA is available at -->
|
|
|
|
|
<!-- -->
|
|
|
|
|
<!-- http://creativecommons.org/licenses/by-sa/3.0/. -->
|
|
|
|
|
<!-- -->
|
|
|
|
|
<!-- In accordance with CC-BY-SA, if you distribute this document or an adaptation -->
|
|
|
|
|
<!-- of it, you must provide the URL for the original version. -->
|
|
|
|
|
<!-- -->
|
|
|
|
|
<!-- Red Hat, as the licensor of this document, waives the right to enforce, -->
|
|
|
|
|
<!-- and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent -->
|
|
|
|
|
<!-- permitted by applicable law. -->
|
|
|
|
|
<!-- ============================================================================= -->
|
|
|
|
|
|
|
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
|
|
|
|
|
"../../../lib/docbook-support/support/docbook-dtd/docbookx.dtd" [
|
|
|
|
|
<!ENTITY about SYSTEM "about.xml">
|
|
|
|
|
<!ENTITY download SYSTEM "download.xml">
|
|
|
|
|
<!ENTITY examples SYSTEM "examples.xml">
|
|
|
|
|
<!ENTITY installation SYSTEM "installation.xml">
|
|
|
|
|
<!ENTITY introduction SYSTEM "introduction.xml">
|
|
|
|
|
<!ENTITY notice SYSTEM "notice.xml">
|
|
|
|
|
<!ENTITY running SYSTEM "running.xml">
|
|
|
|
|
]>
|
|
|
|
|
<book lang="en">
|
|
|
|
|
<bookinfo>
|
2014-11-19 03:44:57 -05:00
|
|
|
|
<title>ActiveMQ快速指南</title>
|
2014-10-31 06:20:28 -04:00
|
|
|
|
<subtitle>Putting the buzz in messaging</subtitle>
|
|
|
|
|
</bookinfo>
|
|
|
|
|
|
|
|
|
|
<toc></toc>
|
|
|
|
|
|
|
|
|
|
¬ice;
|
|
|
|
|
&about;
|
|
|
|
|
&introduction;
|
|
|
|
|
&download;
|
|
|
|
|
&installation;
|
|
|
|
|
&running;
|
|
|
|
|
&examples;
|
|
|
|
|
</book>
|