Detelin Yordanov created WSS-585:
------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to