-
Epic
-
Resolution: Done
-
Blocker
-
4.3.1.Beta2
-
Improve HCR in OpenShift
-
In Progress
-
devex #114 May 2016
When enabling debug mode on an EAP server deployed on OpenShift, locally changing a class file will :
- work sometimes when only the content of the method changed, but could fail in some other occasions with the Debugger saying the JDK is out of sync
- will always fail if a method signature changed, the debugger saying JDK is out of sync
Restarting the deployed module (with the .dodeploy flag) doesn't fixes the issue (as opposed to the same tweak ahen running on a local EAP server)
This may be caused by running OpenJDK? Does it support the same level of debugging as Oracle JDK?
- clones
-
JBIDE-21857 Hot code replacement doesn't work on OpenShift
- Reopened
- is blocked by
-
JBIDE-22227 Hotcode replace fails on local wildfly if breakpoint is set
- Closed
-
JBIDE-23428 JMX connection for EAP behind OpenShift / CDK
- Closed
- relates to
-
JBIDE-21625 Server adapter: Enable debug mode on OpenShift servers
- Closed