[ https://issues.apache.org/jira/browse/CXF-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202561#comment-14202561 ]
member sound edited comment on CXF-6094 at 11/7/14 8:03 PM: ------------------------------------------------------------ If so, how comes that my webservice client works without problems and without complains with v 3.0.1 already? Why is the keystore file mandatory as of 3.0.2? Or else: how can I make sure cxf uses the supplied keys by the jdk? Probably it does this automatically in 3.0.1? was (Author: membersound): If so, how comes that my webservice client works without problems and without complains with v 3.0.1 already? Why is the keystore file mandatory as of 3.0.2? > 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)