I have generated the client Binding using NetBeans
NetBeans -> New -> Java Project
Right Click -> Webservice Client
Here I gave my wsdl url and generated the client bindings.
I want to configure KeyStore, TrustStore.
I have client.cer and server.cer files with me.
If through Code also cert can be signed please share the process.
In your NetBeans Project
Once the configuration is done *\build\classes\META-INF\service.svc.wsdl_wsdl0.xml* file will be updated with keystore and trustore entry.