Note that there are some explanatory texts on larger screens.

plurals
  1. POSSL context init failed: Invalid keystore format
    primarykey
    data
    text
    <p>I am trying to create stub for web services using ANT build. Web Application is deployed on Websphere. I am using default keystore and truststore files of the Websphere.</p> <p>Following are the arguments I set as ANT_OPTS inside environment variable -Djavax.net.ssl.trustStore=true -Djavax.net.ssl.keyStoreType=pkcs12 -Djavax.net.ssl.trustStore="D:\App Servers\Websphere 8.5\WAS server\profiles\AppSrv02\config\cells\SACHINANode02Cell\nodes\SACHINANode02\trust.p12" -Djavax.net.ssl.trustStorePassword="WebAS"</p> <p>When I run the build using ANT command I am getting the error as follows</p> <p>D:\Scrap\July 2013\classes for eqube610>ant generate-client Buildfile: build.xml</p> <p>setup:</p> <p>generate-client: [wsimport] Consider using / so that wsimport won't do unnecessary compilation [wsimport] parsing WSDL...</p> <p>[wsimport] [ERROR] Default SSL context init failed: Invalid keystore format</p> <p>[wsimport] Failed to read the WSDL document: <a href="https://sachina.technologic.com:9444/eq610s/eQSOASingleton?wsdl" rel="nofollow">https://sachina.technologic.com:9444/eq610s/eQSOASingleton?wsdl</a>, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not .</p> <p>[wsimport] [ERROR] failed.noservice=Could not find wsdl:service in the provided WSDL(s):</p> <p>[wsimport] At least one WSDL with at least one service definition needs to be provided.</p> <p>[wsimport] Failed to parse the WSDL. [wsimport] Command invoked: wsimport "C:\Program Files (x86)\Java\jdk1.5.0_16\jre\bin\java.exe" -d "D:\Scrap\July 2013\classes for eqube610\build" -g -keep <a href="https://sachina.technologic.com:9444/eq610s/eQSOASing" rel="nofollow">https://sachina.technologic.com:9444/eq610s/eQSOASing</a> leton?wsdl -p com.eqtechnologic.eqube.webservice</p> <p>BUILD FAILED D:\Scrap\July 2013\classes for eqube610\build.xml:35: wsimport failed</p> <p>Please let me know where I am going wrong.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload