Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.) Date of First Response: 2009-07-08 03:10:30 project_key: SOA
Link: Added: This issue related SOA-1279
doc checked in: https://svn.devel.redhat.com/repos/jboss-soa/branches/4.3/build-tools/docs/esb/Administration_Guide.pdf Docs QE Process: https://docspace.corp.redhat.com/clearspace/docs/DOC-17207 Due to a bug in our docs tool the Chapter titles that are highlighted as UPDATED only appear highlighted in yellow in the table of contents and not not where they appear on the actual page :-(
p 9 s 1.4: It would be more clear to provide complete path for the file message-store-ds.xml. It should be "${SOA_ROOT}/server/${CONFIG}/deploy/jbossesb.esb/message-store-ds.xml" instead of just "jbossesb.esb/message-store-ds.xml". p 10 s 1.4 IMPORTANT block: The 'Refer' word at the end of the line is too close to the block borders. It doesn't look very well. Maybe the sentence starting at the new line solves it.
Updated with suggestions.
p 38 s 8.2: The sample code and example URLs need to be updated in following way: -------- The following example makes use of SOAPProcessor. @Publish(JBossWSWebserviceContractPublisher.class) public class SOAPProcessor extends AbstractActionPipelineProcessor { //TODO: implement } SOAPProcessor code as an example: http://anonsvn.jboss.org/repos/labs/labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/SOAPProcessor.java ... Example JBossWSWebserviceContractPublisher code as an example: http://anonsvn.jboss.org/repos/labs/labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/JBossWSWebserviceContractPublisher.java --------
updated
Link: Added: This issue depends SOA-1444
Link: Added: This issue depends SOA-1478
Verified in Admin Guide doc in CR3 for 4.3 CP02