diff options
| author | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
|---|---|---|
| committer | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
| commit | f6dc65f5dc91dd267ee8bfde681faaf18d6a32db (patch) | |
| tree | 43cf689d406fe37b5467d76db5ab987d6e146bb4 /doc/book/src/AMQP-Java-JMS-Messaging-Client.xml | |
| parent | b761239e6e9c471d8a4de11cdc7de9ee18c204ae (diff) | |
| download | qpid-python-f6dc65f5dc91dd267ee8bfde681faaf18d6a32db.tar.gz | |
Fixed many links, added Apache header to each file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@917763 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doc/book/src/AMQP-Java-JMS-Messaging-Client.xml')
| -rw-r--r-- | doc/book/src/AMQP-Java-JMS-Messaging-Client.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/book/src/AMQP-Java-JMS-Messaging-Client.xml b/doc/book/src/AMQP-Java-JMS-Messaging-Client.xml index 2ac1964793..8576870fb0 100644 --- a/doc/book/src/AMQP-Java-JMS-Messaging-Client.xml +++ b/doc/book/src/AMQP-Java-JMS-Messaging-Client.xml @@ -20,7 +20,7 @@ --> -<chapter xmlns:html="http://www.w3.org/1999/xhtml"> +<chapter> <title> Apache Qpid : AMQP Java JMS Messaging Client @@ -42,13 +42,12 @@ Does not seem to exist! <listitem><para>AMQP Java JMS Client Feature Guide </para></listitem> -http://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=qpid&title=JMS%20Client%20Feature%20Guide&linkCreation=true&fromPageId=4589057 +http://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=qpid&title=JMS-Client-Feature-Guide&linkCreation=true&fromPageId=4589057 --> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Qpid%20Java%20FAQ.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="System%20Properties.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Connection%20URL%20Format.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Binding%20URL%20Format.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="System-Properties.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Connection-URL-Format.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Binding-URL-Format.xml"/> <!-- <listitem><para>How to Use JNDI to configure the AMQP Java JMS Client |
