Apache Camel on Red Hat Wildfly on OpenShift Instruction: Clone this repository Run Docker build (docker build -t camelshift:0.0.1 .) Run Docker container (docker run -p 8080:8080 camelshift:0.0.1) Follow the instructions on https://github.com/wildfly-extras/wildfly-camel-examples/blob/master/camel-cdi/README.md https://github.com/wildfly-extras/wildfly-camel-examples/blob/master/camel-cxf-jaxrs/README.md https://github.com/wildfly-extras/wildfly-camel-examples/tree/master/camel-cxf-jaxws