deploy a web service:
% java org.apache.axis.client.AdminClient deploy.wsdd
display an environment parameter
% echo %classpath%
a new command prompt needs to be reopened each time the "myComputer"->property->"enviroment setting" is changed.
testing a web service from browser:
http://localhost:8080/axis/services/SimilarSearch?method=doSearch&number=ct01001
1 comment:
web site
http://152.78.191.139:8081/
web service
http://152.78.191.159:8080/axis
Post a Comment