Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK 4.1 Hotswap in platform and share content #605

Open
filipeaugustosantos opened this issue Jan 23, 2021 · 1 comment
Open

SDK 4.1 Hotswap in platform and share content #605

filipeaugustosantos opened this issue Jan 23, 2021 · 1 comment

Comments

@filipeaugustosantos
Copy link

Hi, I'm new to the new SDK.
I followed the steps and got the hotswap in the platform project, however, in the resources or in the webscipts - the java classes work, I mean in relation to other resources like js and ftl.
The strange thing is that despite spending two days trying I didn't get any results on the hotswap of the share subproject.

I'm using the latest SDK on Windows with java 11.
The dcevm I'm using 11.0.1 + 8, the +7 of the tutorial didn't work, and any superior doesn't work either.

Someone managed to make it work? Developing without hotswap is impossible.

My projects are still in SDK 3.

Thank you all.

@jgoldhammer
Copy link
Contributor

We managed it by using Jrebel in the repository. For Share there is no solution besides developing your own process, e.g. to copy the resources like css, js, ftl into the running docker container and reload the webscripts via HTTP POST in share. Does this help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants