Skip to content

firzhan/service-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service-client

A sample for service-client generation

1- Extract the service-client.zip and navigate to the service-client folder.

1- Update the location of client-truststore.jks in the org.wso2.carbon.admin.client.constant.ServiceClientConstant class. You can find the default client-trustore.jks file inside <CARBON_HOME>/repository/resources/security.

You have to update the variable "CLIENT_TRUST_STORE_PATH" with your own location of client-truststore.jks file. 

2- Update the "USER_NAME", "PASSWORD" and "NEW_PASSWORD" variables in the same class

3- Again navigate to the service-client folder and execute the POM file using "mvn clean install" command.

About

A sample for service-client generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages