[ https://issues.apache.org/jira/browse/CXF-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204111#comment-14204111 ]
member sound edited comment on CXF-6094 at 11/10/14 6:06 PM: ------------------------------------------------------------- Wouldn't you think that a completely changed behavior between 3.0.1 and 3.0.2 should be considered as an issue? As I wrote, my webservice client is already running productive using 3.0.1 with the default HTTPS configuration. No need to apply any authorization with keystores there. Anyhow 3.0.2 expects me to, which to my seems not right? /by the way, in the mailing list there is already another user complaining about this: http://cxf.547215.n5.nabble.com/Slightly-annoying-CXF-warning-td5750906.html#a5750931 Thanks a lot was (Author: membersound): Wouldn't you think that a completely changed behavior between 3.0.1 and 3.0.2 should be considered as an issue? As I wrote, my webservice client is already running productive using 3.0.1 with the default HTTPS configuration. No need to apply any authorization with keystores there. Anyhow 3.0.2 expects me to, which to my seems not right? Thanks a lot > wsdl2java - Default key managers cannot be initialized > ------------------------------------------------------ > > Key: CXF-6094 > URL: https://issues.apache.org/jira/browse/CXF-6094 > Project: CXF > Issue Type: Bug > Components: Core > Affects Versions: 3.0.2 > Environment: java 1.7 > Reporter: member sound > Assignee: Daniel Kulp > Priority: Blocker > > C:\Users\Administrator\workspace\apache-cxf-3.0.2\bin> wsdl2java > https://example.com/V1/HelpService?wsdl > *Nov 03, 2014 1:11:20 PM org.apache.cxf.configuration.jsse.SSLUtils > getDefaultKeyStoreManagers WARNING: Default key managers cannot be > initialized: C:\Users\Administrator.keystore (The system cannot find the file > specified) > I'm getting the same error about 100 times if I start a soap webservice > client that was autogenerated with cxf 3.0.1 but uses the new version 3.0.2. -- This message was sent by Atlassian JIRA (v6.3.4#6332)