You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2016/12/08 14:36:58 UTC

[jira] [Closed] (WSS-585) Kerberos processing fails on HP Java 8.0.06

     [ https://issues.apache.org/jira/browse/WSS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed WSS-585.
-----------------------------------

> Kerberos processing fails on HP Java 8.0.06
> -------------------------------------------
>
>                 Key: WSS-585
>                 URL: https://issues.apache.org/jira/browse/WSS-585
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.19
>            Reporter: Detelin Yordanov
>            Assignee: Colm O hEigeartaigh
>             Fix For: 2.0.10, 2.1.8
>
>         Attachments: WSS-585.patch
>
>
> HP Java 8.0.06 changes the "java.vendor" property from "Hewlett-Packard Co" to "Hewlett Packard Enterprise". 
> This causes Kerberos-related functionality to fail to detect HP Java, since it checks this property and expects it to start with "Hewlett-Packard" (see KerberosClientExceptionAction and KerberosClientExceptionAction classes).
> This will cause failure to extract proper Kerberos session key on HP Java.
> A simple fix is to check for "Hewlett Packard" String as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org