-
Bug
-
Resolution: Done
-
Major
-
4.3.0.GA_CP07
-
None
-
None
-
Documentation (Ref Guide, User Guide, etc.)
Hi Laura,
I have found several issues in the JBM documentation located in JBoss_Messaging_User_Guide_CP07.pdf.
Chapter 3, directory doc/examples is not correct for EAP distribution. Should be doc/examples/jboss-messaging-examples. This invalid path is used in whole chapter.
Chapter 3, queue-failover example should be covered in document. I think that we can use the first sentence from the README.html for this example. This sentence perfectly explains what is going on in this test.
,,This example demonstrates the transparent failover of a JMS consumer."
Section 4.1, one row in messaging-service.xml example overflows.ClusterPullConnectionFactory
Section 4.2, directory examples/config is not correct for EAP distribution. Should be jboss-as/docs/examples/jms
Section 4.4, same problem as in section 4.2 in text after warning box.
Section 4.9, path $JBOSS_HOME/server/messaging/deploy is not correct, should be $JBOSS_HOME/server/[[your profile]]/deploy.
Chapter 6, there is sentence ... how to configure JBoss Transactions in JBoss AS 4.2.0 to ...
Thank you.