uma6kasturi
9 years agoOccasional Contributor
soap mock war not accessible
Has created mock Services for both rest and soap services
Had deployed them in Tomcat server and verified the end point
Soap services are accessible but Rest services are not accessible in the same server .
Rest mock service Name:
REST MockService
End point for Soap services :
http://10.103.2.89:8080/soapfile/
when I use below for rest
http://10.103.2.89:8080/restfile/
its not working
tried below too
http://10.103.2.89:8080/restfile/REST MockService
but the space in between REST and MockService is being converted into %20