spring-loaded
spring-loaded copied to clipboard
Spring loaded in JBoss/Wildfly
Is posible the use of SpringLoaded in JBoss/Wildfly?
+1
Whether it'll work may depend on any class loader trickery going on in those environments. If they follow a normal traditional delegation model, it'll probably work. If they don't, it will probably misbehave.
I tried out SpringLoaded (1.2.5 version) with JBoss 6.0.1 EAP, was able to start server in debug mode, then tried to hot swap changes but seems it's not able to hotswap my changes.
Anyone tried Spring loaded with JBoss 6.0.1 EAP , then please share details, would be good if any specific configuration needs to be take care. Thanks.
JBoss/Wildfly is not supported