Forum Discussion
jkrier
11 years agoRegular Contributor
I see it in the Raw tab and in the SoapUI log. The error log tab is empty.
The end point I used to configure the project is in the format as I stated above.
https://myhostname.net/internalservice-myhostnamestatus/v1/services/applicationstatus
The Raw tab for the Request shows
Also, the SoapUI log shows
The end point I used to configure the project is in the format as I stated above.
https://myhostname.net/internalservice-myhostnamestatus/v1/services/applicationstatus
The Raw tab for the Request shows
GET https://myhostname.net/internalservice- ... tionstatus HTTP/1.1
Connection: close
Accept-Encoding: gzip,deflate
Host: facade-provisioning-volubill.test.wdc1.wildblue.net
User-Agent: Apache-HttpClient/4.1.1 (java 1.5)
Also, the SoapUI log shows
Mon Jan 26 17:12:47 MST 2015:DEBUG:Attempt 1 to execute request
Mon Jan 26 17:12:47 MST 2015:DEBUG:Sending request: GET /internalservice-myhostnamestatus/v1/services/applicationstatus HTTP/1.1
Mon Jan 26 17:12:47 MST 2015:DEBUG:Receiving response: HTTP/1.1 404 Not Found
Mon Jan 26 17:12:47 MST 2015:DEBUG:Connection shut down
Mon Jan 26 17:12:47 MST 2015:INFO:Got response for [HTTP Test Request] in 60ms (0 bytes)