[
https://jira.jboss.org/jira/browse/JBREM-925?page=com.atlassian.jira.plug...
]
Tom Fennelly commented on JBREM-925:
------------------------------------
Just thought I'd add a link to the relevant docs (see the "attribute"
column):
http://www.jboss.org/jbossremoting/docs/guide/2.4/html_single/index.html#...
So this is not an issue where people are configuring JBR through code... they can use the
statics on SSLSocketBuilder. It's an issue in the likes of the ESB because the
configuration is happening through XML and if they use these docs to add the configs, then
I think they will assume the attribute name should be that defined in the
"attribute" column.
Posting this info here because I got an email from Ron over the weekend and I thought it
would be better to reply here :-)
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