Hi Krutik Jayswal
Hot deployment doesn't work on community version?
It works for community version!...there must be something which you are missing.For what things you are expecting hot deployment?XML hot reloading will not work.
Krutik Jayswal
in the latest SDK release 2.2.0 you could no longer use Spring Loaded for hot reloading of stuff in alfresco.war.
Yes spring loaded is no longer used in SDK 3.0.0 and 3.0.1.In the latest version, hot swap is being used.
Using <version>3.0.2</version>
But hard luck.
you are using hot-swap.jar for hot reloading correct?
Yes, I have tried two version 1.3.0 and 1.1.0
For hot reloading in share need to add below configuration in share-config-custom.xml
<config evaluator="string-compare" condition="WebFramework">
<web-framework>
<autowire>
<mode>development</mode>
</autowire>
</web-framework>
</config>
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.