Change location of Virt-service
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Change location of Virt-service
When I create Virt as EmptyREST it is run by default on 'localhost'. How can I change it to something different?
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hiya
not sure what you mean by change it to something else?
when making requests to the virt you can use the ip address instead of local host
if you want to send requests from other machines then I'm pretty sure you need to deploy it to a VirtServer
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
Yes, you are right! My application is deployed as docker container so it is treated as external client. So in my case I need to go either with VirtServer...or forget about SoapUI and test it using other tool 😞
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You could export it as a war file, not sure if that would work for you but its an option
http://readyapi.smartbear.com/servicev/advanced/war
