Alfresco / alfresco-sdk

The Alfresco In-Process SDK is based on Apache Maven, includes support for rapid and standard development, testing, packaging, versioning and release of your Alfresco integration and extension projects
Apache License 2.0
185 stars 113 forks source link

Hotswap Not Working #574

Closed mtwallach closed 5 years ago

mtwallach commented 5 years ago

I've configured hotswapping per instructions but it does not appear to be working. It seems my Dockerfile & docker-compose changes are working properly but i do not see message noted in documentation that indicates success. Only mention in logs I see of extraClasspath is : Unable to set extraClasspath to [file:/usr/local/tomcat/hotswap-agent/] on classLoader

mtwallach commented 5 years ago

I had configuration issue, still not working but issue is no longer this. Maybe should be more specific on naming of volumes (Step 5 --- Hotswap Agent in Project (JDK11))