Hide Forgot
Date of First Response: 2010-01-20 08:20:13 project_key: SOA
Link: Added: This issue depends JBESB-3139
I've added a row to the table on page 86 in the ProgrammersGuide.odt. This is a table describing the different configuration properties for the JBR gateway.
So the information in that row should go into the table on this page: http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5.0.0/html/ESB_Programmers_Guide/sect-SOA_ESB_Programmers_Guide-jboss-remoting.html The JBR Gateway supports a number of configuration properties that can be set on either the <jbr-provider>, <jbr-bus> or <jbr-listener> elements (as <property> elements). Here is summary of them: synchronous Is the target Service to be invoked Synchronously. True serviceInvokerTimeout Asynchronous invocation timeout. 20000 asyncResponse Asynchronous response. "<ack/> The configuration property to be added: Name : securityNS Description : The namespace for the version Web Service Security that should be used. This namespace is used to match security headers in SOAP messages. This is to allow the ESB to extract security information from these headers. Default : http://docs.oasis-open.org/wss/2004/01/oasis-200401http-wss-wssecurity-secext-1.0.xsd
Sorry, had intended to re-assign this yesterday
ensure that the content that has been added upstream is included
I have added this row to the table in question.