Hi
I am having a weird problem, please read below
I have two simple came-spring-boot application exposing couple of REST
endpoints. I have a consul server running and I am using that as a service
discovery engine.
*Application 1: *
*bootstrap.yml*
spring:
cloud:
consul:
host:
Hello,
I am developping a CXF Rest service using Camel and deployed on a JBoss EAP
7.1 server.
My service works perfectly, but when I undeploy the application, the HTTP
server used for CXF is still active, so when I want to reupload my
application I get a "bind already exists..." exception.
Shutti