Forum Discussion
blupin
12 years agoOccasional Contributor
Hi,
Thank you for your suggestion.
I do not understand what means the "MockService Endpoint:" field in the "Deploy project as WAR" window : if my war contains 2 mockservices with path /test1 and /test2, both are working when calling http://localhost:8080/myapplimock/test1?WSDL and http://localhost:8080/myapplimock/test2?WSDL. What should I put in this field ?
Nevertheless, I tried a lot of cases for this field, with only one mockservice on path /test1 :
* leave it blank
* put various values : test1, /test1, xxx, /xxx, /, ...
In all cases, I have the same behavior, this field seems to be useless.
Here are my detailed results :
http://localhost:8080/myapplimock : KO, 3 error frames, as detailed in previous Post
http://localhost:8080/myapplimock/ : OK, Eviware UI
http://localhost:8080/myapplimock/anything : OK, Eviware UI
http://localhost:8080/myapplimock/anything/ : KO, about 25 empty horizontal frames
http://localhost:8080/myapplimock/test1 : OK, empty screen, this is my service URL
http://localhost:8080/myapplimock/test1?WSDL : OK, WSDL is shown
I also tried with other application servers and have similar result :
JBoss AS 7.2 :
JBWEB000065: HTTP Status 404 - /master
JBWEB000065: HTTP Status 404 - /detail
JBWEB000065: HTTP Status 404 - /log
Jonas 5.2 :
3 empty frames
Are you telling me that calling the web UI without the trailing slash works for you ?
Regards,
Bernard
Thank you for your suggestion.
I do not understand what means the "MockService Endpoint:" field in the "Deploy project as WAR" window : if my war contains 2 mockservices with path /test1 and /test2, both are working when calling http://localhost:8080/myapplimock/test1?WSDL and http://localhost:8080/myapplimock/test2?WSDL. What should I put in this field ?
Nevertheless, I tried a lot of cases for this field, with only one mockservice on path /test1 :
* leave it blank
* put various values : test1, /test1, xxx, /xxx, /, ...
In all cases, I have the same behavior, this field seems to be useless.
Here are my detailed results :
http://localhost:8080/myapplimock : KO, 3 error frames, as detailed in previous Post
http://localhost:8080/myapplimock/ : OK, Eviware UI
http://localhost:8080/myapplimock/anything : OK, Eviware UI
http://localhost:8080/myapplimock/anything/ : KO, about 25 empty horizontal frames
http://localhost:8080/myapplimock/test1 : OK, empty screen, this is my service URL
http://localhost:8080/myapplimock/test1?WSDL : OK, WSDL is shown
I also tried with other application servers and have similar result :
JBoss AS 7.2 :
JBWEB000065: HTTP Status 404 - /master
JBWEB000065: HTTP Status 404 - /detail
JBWEB000065: HTTP Status 404 - /log
Jonas 5.2 :
3 empty frames
Are you telling me that calling the web UI without the trailing slash works for you ?
Regards,
Bernard