You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2007/11/05 20:58:50 UTC

[jira] Resolved: (CXF-1096) Resources not being loaded correctly for tls

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

Daniel Kulp resolved CXF-1096.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1)

> Resources not being loaded correctly for tls
> --------------------------------------------
>
>                 Key: CXF-1096
>                 URL: https://issues.apache.org/jira/browse/CXF-1096
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.0.3, 2.1
>         Environment: Windows
>            Reporter: Eamonn Dwyer
>            Assignee: Daniel Kulp
>             Fix For: 2.0.3
>
>         Attachments: cxf-1096.patch, TLSResourceFix.patch
>
>
> Setting the keystore entries using the resource attribute, as demonstrated in the snippet below, is not working correctly. 
> <csec:keyStore type="JKS" password="password"
>                  resource="keys/truststore.jks"/>
> The jks file is not being resolved and instead a new empty keystore was being created.

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