Hide Forgot
project_key: SOA See here: http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5/html-single/ESB_Programmers_Guide/#id3555585
Link: Added: This issue depends JBESB-3541
Updated in ESB codebase.
verify in SOA Platform docs please
Writer: Added: Darrin
Still an issue in the docs - see: 9.9.7. Security Handling To configure security constraints, one must add configurations to the <http-provider> section of the ESB configuration i.e. this can not be done directly on the <http-gateway> configuration. So the process of securing a <http-gateway> is as follows: 1. Specify a <http-bus> in the <http-provider> section of the ESB configuration. 2. Specify the constraints on the <http-bus>. 3. Refence the <http-bus> from the <http-listener> using the "busrefid" attribute. http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5/html-single/ESB_Programmers_Guide/index.html
The SOA docs should be consuming the ESB docs, this is why we put the effort into the move to docbook. Docs members have commit access to our repository.
I have amended the wording accordingly. Kevin, will add to upstream docs in our next merge.
Release Notes Docs Status: Added: Not Required Writer: Removed: Darrin Added: dlesage