Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.) Date of First Response: 2008-07-17 08:57:53 project_key: SOA From the PRD The directory "jboss-as" is NOT to be used for the lightweight standalone ESB Server distribution. It should be "jboss-esb" instead and all documentation should refer to this generically as "%esb_root%" or using some other reasonable convention.
Affects: Added: [Documentation (Ref Guide, User Guide, etc.)]
I think the title of this issue needs fixing as it doesn't make sense ;-) (replace jboss-esb with jboss-esb?)
Cannot close yet as I need to verify documentation
Changed fixed version to GA as the docs are not in IR5.
Documentation still contains hard-coded jboss-as strings
OK, when referring to the standalone:${ESB_ROOT} eg. ${ESB_ROOT}/server/default/deploy/jbpm.esb/hiberante.cfg.xml when referring to the embedded: ${SOA_ROOT} eg. ${SOA_ROOT}/server/default/deploy/jbpm.esb/hiberante.cfg.xml
updates applied
Darrin, where - in which files and/or docs - were these changes made? I'm seeing references to SOA_ROOT, but not ESB_ROOT. (Which actually seems OK - do we have any docs that refer to ESB_ROOT?) GettingStarted Guide: To use the POP3 gateway, replace the mail-ra.rar in ${SOA_ROOT}/server/${CONFIG}/deploy/ with the mail-ra.rar from the directory seam/mail/. Admin Guide: jcr.jndi.path - optional path in JNDI where the repository is found. If this property is not specified, a new repository will be created based on ${SOA_ROOT}/server/${CONFIG}/deploy/ jbossesb.esb/repository.xml , and the repository data will be stored in ${SOA_ROOT}/server/${CONFIG}/data/repository/
actually the only instance where a path was referring to the standalone version was in the post-install chapter of the getting started guide in the section "Running alongside an earlier version of JBoss EAP"
Verified in 4.3 CP01 CR2 doc version.