question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hotswap share not working on 5.1.f with SDK 3.0

See original GitHub issue

When using (haven’t tried other versions) <alfresco.platform.version>5.1.g</alfresco.platform.version> <alfresco.share.version>5.1.f</alfresco.share.version>

Refresh webscripts with goal mvn alfresco:refresh-share does refresh but the changes aren’t visible.

Steps to reproduce:

  1. Create a share project
  2. Change the sample webscript in src\main\resources\alfresco\web-extension\site-webscripts\com\example\pages\simple-page.get.js
  3. For example remove the logo with id id: “DEMO_SIMPLE_LOGO” within the widget
  4. run mvn alfresco:refresh-share
  5. in the console you’ll see that the webscripts are refreshed
  6. Change isn’t visilbe

The resources are as wel in test-classes, but the extraClasspath property in share-hotswap-agent.properties isn’t triggered. So the changes aren’t available in the embedded tomcat 😃

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:26 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
shazadacommented, May 15, 2017

I’ve confirmed by Patching the JVM + adding the agent + altJVM to Eclipse hotswap is working.

Would be ‘nice’ if this gets a permanent Bold Paragraph in the 3.0 SDK, cause this is clearly different than the previouw SDK. And Also nice for ‘newcomers’ to know directly.

Great work!

0reactions
alucascommented, Aug 31, 2018

It was a problem with HotSwap 1.3 (and 1.2), I rolled back to 1.0 and it now work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Alfresco SDK 3.0 Beta User Guide
Alfresco SDK 3.0 Beta - User Guide Author: ‌ Introduction Alfresco Maven Plugin Support for different versioning of Platform and Share UI Maven....
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
... Bug:280 - "nautilus-1.0.6-r2 will not compile with gcc 3.0.3 (FIX ... Bug:392 - "grace 5.1.6 is out" status:RESOLVED resolution:FIXED severity:normal ...
Read more >
BIG-IP 14.1.5.1 Fixes and Known Issues - AskF5
Cumulative fixes from BIG-IP v14.1.0.1 that are included in this release. Known Issues in BIG-IP v14.1.x. Functional Change Fixes ...
Read more >
Spring Boot Reference Documentation
sdk install springboot $ spring --version Spring CLI v3.0.0 ... This allows you to share the devtools global configuration with applications that are...
Read more >
6100-06-05.new2.toc - FTP Directory Listing - IBM
IZ44048 1 Stopwpar -F unable to unmount filesystems IZ44049 1 Wrong error ... 2 Auto install bos.iocp IZ30977 2 lppchk -f confusion on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found