[jboss-svn-commits] JBL Code SVN: r15026 - labs/jbossesb/trunk/product/docs.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Sep 11 17:02:21 EDT 2007


Author: mark.little at jboss.com
Date: 2007-09-11 17:02:21 -0400 (Tue, 11 Sep 2007)
New Revision: 15026

Added:
   labs/jbossesb/trunk/product/docs/README_FIRST.txt
Modified:
   labs/jbossesb/trunk/product/docs/ProgrammersGuide.odt
Log:
http://jira.jboss.com/jira/browse/JBESB-932, http://jira.jboss.com/jira/browse/JBESB-869 and http://jira.jboss.com/jira/browse/JBESB-1010

Modified: labs/jbossesb/trunk/product/docs/ProgrammersGuide.odt
===================================================================
(Binary files differ)

Added: labs/jbossesb/trunk/product/docs/README_FIRST.txt
===================================================================
--- labs/jbossesb/trunk/product/docs/README_FIRST.txt	                        (rev 0)
+++ labs/jbossesb/trunk/product/docs/README_FIRST.txt	2007-09-11 21:02:21 UTC (rev 15026)
@@ -0,0 +1,28 @@
+Welcome to JBossESB. Within this directory and its sub-directories you will find documentation on JBossESB as well as some background concepts around Service Oriented Architecture principles and where an ESB should fit. However, because there is a lot of documentation, we have provided this README to help you decide where to start.
+
+If this is your first encounter with JBossESB (or ESBs in general), then we recommend the following route through our documentation:
+
+(i) Start with the Getting Started Guide, as this will give you an overview of what's available within JBossESB and how to get going quickly.
+
+(ii) Move on to the QuickStart Guide (Samples sub-directory), which will give you an overview of the various QuickStarts (examples) that ship with the product.
+
+(iii) For an overview of SOA concepts, take a look at the Concepts document (in the Advanced sub-directory).
+
+(iv) When you are ready, move on to the same sequence of documents as veteran JBossESB developers.
+
+
+If you are a veteran of JBossESB, or ESBs in general veteran, then we recommend:
+
+(i) Check the ReleaseNotes to see what's different between this release and the previous one.
+
+(ii) Go through the Administration Guide to ensure that your installation is appropriately configured and you are confident about managing it.
+
+(iii) Next move on to the Programmers Guide, which will give you an in depth description of JBossESB components and services.
+
+(iv) Depending upon the type of application you wish to develop, you may want to look at the documents in the advanced and services sub-directories.
+
+(v) Read through the MessageAction Guide to familiarize yourself with the out-of-the-box Actions. You may find them useful when developing new applications.
+
+(vi) Look at the Adapters Guide: not everything you will be integrating with JBossESB will be able to understand the native protocols it uses.
+
+(vii) Finish with the Management and Monitoring Guide in the governance sub-directory.
\ No newline at end of file




More information about the jboss-svn-commits mailing list