I implemented a kie-server on Wilfly and deployed a decision service. Calling it on the same machine with Insomnia works fine, Just using http://localhost:8080.
Trying to make the same call from another machine using xx.xxx.xxx.xxx:8080 just runs into a timeout.
What am I doing wrong? Please help.