[
https://jira.jboss.org/jira/browse/JBREM-925?page=com.atlassian.jira.plug...
]
Tom Fennelly commented on JBREM-925:
------------------------------------
Exactly... it's a docs issue. Someone following the docs will try to configure JBR
using invalid attribute names.
In the ESB, we try to avoid any potential issue by performing the mapping shown at the end
of the JBossRemotingGatewayListener class
(
http://anonsvn.jboss.org/repos/labs/labs/jbossesb/trunk/product/rosetta/s...).
This way, if the user enters the attributes names as per the docs, we map them to the
correct names.
SSLSocketBuilder config attribute names out of sync with v2.2 docs
------------------------------------------------------------------
Key: JBREM-925
URL:
https://jira.jboss.org/jira/browse/JBREM-925
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: docs
Reporter: Tom Fennelly
Assignee: Ron Sigal
Fix For: 2.4.0.SP1
The latest docs available for download are for 2.2.0.GA
(
http://labs.jboss.org/jbossremoting/docs/index.html).
Table 5.1 (in pdf) outlines the attribute names for configuring the SSLSocketBuilder.
They're not consistent with the actual definitions in the SSLSocketBuilder class, so
errors result when used as per the docs.
In the ESB, we do a manual mapping of the names in code, so we get around the issue, but
other users may be stumped.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira