OpenShift and JBoss: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* Building microservices with JBoss EAP 7 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/microservice_architecture/ | * Building microservices with JBoss EAP 7 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/microservice_architecture/ | ||
* Build and Deployment of Java Applications on OpenShift Container Platform 3 | * Build and Deployment of Java Applications on OpenShift Container Platform 3 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/build_and_deployment_of_java_applications_on_openshift_container_platform_3/ | ||
=Internal= | =Internal= |
Revision as of 00:45, 17 January 2018
External
- Building microservices with JBoss EAP 7 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/microservice_architecture/
- Build and Deployment of Java Applications on OpenShift Container Platform 3 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/build_and_deployment_of_java_applications_on_openshift_container_platform_3/
Internal
Organizatorium
- The OpenShift xPaaS image for JBoss EAP allows turning on debugging by setting DEBUG=true in the deployment config.