Configuring CXF service listening port in custom fabric container with Fuse
Issue
We are making use of Fabric and have created a container inside that Fabric our CXF endpoints. We have several Web services that run inside our application. In a standalone container, not running fabric, our services were registered to http://SERVER:8181/cxf. Since we are deploying to our own Fabric container, this behaviour is different. It is my understanding the services will run under a port for the container. Our container's port is 8102.
- How I do access the endpoints from this container?
- How can I configure the container to use port 8181 as it did before?
Environment
- Fuse ESB Enterprise 7.x
- JBoss Fuse 6.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.