Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
593 views
in Technique[技术] by (71.8m points)

timeout - How to call a remote kie server

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Issue solved using portlistener.exe Still wonder why the port is not opened by the server. Kie server claims it is. Now I have another issue. See next question.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...