Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.) project_key: SOA Len, please undertake a QE review of the SOA 5.1 Programmers' Guide. Document for review here: http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5/html/ESB_Programmers_Guide/index.html
Attachment: Added: JBoss_Enterprise_SOA_Platform-5-ESB_Programmers_Guide-en-US.pdf
Link: Added: This issue is a dependency of SOA-2194
JBoss Enterprise SOA Platform * JBoss Enterprise SOA Platform * SOA-2194 Typos in the Programmers Guide, Transport Specific Type Implementations section This issue depends: Major Open JBESB-3424 Typos in the Programmers Guide, Transport Specific Type Implementations section
Len, this seems to already be corrected in the current build. Page 94 reads: 2. SQL: <sql-provider>, <sql-bus>, <sql-listener> and <sql-message-filter>: The <sql-message- filter> can be added to either the <sql-bus> or <sql-listener> elements. Where the <sql-provider> and <ftp-bus> specify the JDBC connection properties, the <sql-message-filter> specifies the message/row selection and processing properties. 3. FTP: <ftp-provider>, <ftp-bus>, <ftp-listener> and <ftp-message-filter>: The <ftp-message-filter> can be added to either the <ftp-bus> or <ftp-listener> elements. Where the <ftp-provider> and <ftp-bus> specify the FTP access properties, the <ftp-message-filter> specifies the message/file selection and processing properties 4. Hibernate: <hibernate-provider>, <hibernate-bus>, <hibernate-listener> : The <hibernate- message-filter> can be added to either the <hibernate-bus> or <hibernate-listener> elements. Where the <hibernate-provider> specifies file system access properties like the location of the hibernate configuration property, the <hibernate-message-filter> specifies what classnames and events should be listened to. 5. File system: <fs-provider>, <fs-bus>, <fs-listener> and <fs-message-filter> The <fs-message- filter> can be added to either the <fs-bus> or <fs-listener> elements. Where the <fs-provider> and <sql-bus> specify the File System access properties, the <fs-message-filter> specifies the message/file selection and processing properties. Is this the section to which Jehudi is referring? If so, it seems to be correct in the current version of the book attached. Cheers.
Yes, that's the section I'm referring to, note the problem here: 2. SQL: Where the <sql-provider> and *<ftp-bus>* specify the JDBC connection properties... 5. File system: Where the <fs-provider> and *<sql-bus>* specify specify the File System access properties...
Another small detail that I found is an empty bullet point on the page 73 (Schedule-Driven Listener section)
please review the layout of the tables, for example in 9.5 and 9.8 there are words out of the frame
please try to fix the note on the section 4.3.4. InVM Transport, page 43. the xml snip inside the note is almost impossible to see
Talking about that same note on page 43, the service showed there does not define an InVm Listener. I think that its InVM listener needs to be enabled using invmScope="GLOBAL"
invmScope="GLOBAL" does not always have to be specified explicitly.
Review Comments here: https://docspace.corp.redhat.com/docs/DOC-45035 Document to review here: http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5/html/ESB_Programmers_Guide/index.html
Attachment: Removed: JBoss_Enterprise_SOA_Platform-5-ESB_Programmers_Guide-en-US.pdf
Writer: Added: Darrin
Release Notes Docs Status: Added: Not Yet Documented
Assigning back to Darrin - the book will need a 2nd review - the sections on annotation-based actions and the camel gateway are missing. The remaining sections should be unchanged from 5.0.2.
Link: Added: This issue is a dependency of SOA-2036
First pass completed and changes incorporated. (See DocSpace for details.) Assigning back to Len for second pass.
Assigning to Len for second review.
Assigning back to David for final edits.
Minor changes made, based on QE feedback document.
Release Notes Docs Status: Removed: Not Yet Documented Added: Not Required