You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Polar Humenn (JIRA)" <ji...@apache.org> on 2007/06/12 19:17:26 UTC

[jira] Created: (CXF-725) HTTPS NullPointer Exception in CXFJettySslSocket

HTTPS NullPointer Exception in CXFJettySslSocket
------------------------------------------------

                 Key: CXF-725
                 URL: https://issues.apache.org/jira/browse/CXF-725
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.0, 2.0.1, 2.1
            Reporter: Polar Humenn
             Fix For: 2.0, 2.0.1, 2.1


If the ClientAuthentication parameter to a server engine is set to null, the configuration
of the CXFJettySslSocket gets a null pointer exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-725) HTTPS NullPointer Exception in CXFJettySslSocket

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-725.
-----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.1)
                       (was: 2.1)
         Assignee: Daniel Kulp

Patch applied.  Thanks.

> HTTPS NullPointer Exception in CXFJettySslSocket
> ------------------------------------------------
>
>                 Key: CXF-725
>                 URL: https://issues.apache.org/jira/browse/CXF-725
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0, 2.0.1, 2.1
>            Reporter: Polar Humenn
>            Assignee: Daniel Kulp
>             Fix For: 2.0
>
>         Attachments: CXF-725.patch
>
>
> If the ClientAuthentication parameter to a server engine is set to null, the configuration
> of the CXFJettySslSocket gets a null pointer exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-725) HTTPS NullPointer Exception in CXFJettySslSocket

Posted by "Polar Humenn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Polar Humenn updated CXF-725:
-----------------------------

    Attachment: CXF-725.patch

This patch resolves the issue.

> HTTPS NullPointer Exception in CXFJettySslSocket
> ------------------------------------------------
>
>                 Key: CXF-725
>                 URL: https://issues.apache.org/jira/browse/CXF-725
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0, 2.0.1, 2.1
>            Reporter: Polar Humenn
>             Fix For: 2.0, 2.0.1, 2.1
>
>         Attachments: CXF-725.patch
>
>
> If the ClientAuthentication parameter to a server engine is set to null, the configuration
> of the CXFJettySslSocket gets a null pointer exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.