[teiid-issues] [JBoss JIRA] (TEIID-1849) enabledCipherSuites property gives error on startup of server

Ramesh Reddy (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Nov 22 15:01:41 EST 2011


     [ https://issues.jboss.org/browse/TEIID-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-1849.
---------------------------------

    Resolution: Done


Jboss beans framework in the presence of the "get" method it will look for same signature based "set" method. In the absence of "get" method, it will use the "set" method signature. Code had mixed set of in parameter in "set" and return on "get"
                
> enabledCipherSuites property gives error on startup of server
> -------------------------------------------------------------
>
>                 Key: TEIID-1849
>                 URL: https://issues.jboss.org/browse/TEIID-1849
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 7.4.1
>            Reporter: Debbie Steigner
>            Assignee: Ramesh Reddy
>            Priority: Blocker
>             Fix For: 7.6
>
>
> Trying to implement this new feature in 5.2: https://issues.jboss.org/browse/SOA-3448
> Setting the new enabledCipherSuites property in JdbcSslConfiguration section gives the below error on startup of the server:
> java.lang.IllegalArgumentException: Property is not writable: enabledCipherSuites for org.teiid.transport.SSLConfiguration

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list