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

FISH-1074 Hot Deploy Payara Server application from the Eclipse IDE #41

Merged
merged 5 commits into from
Oct 1, 2021
Merged

FISH-1074 Hot Deploy Payara Server application from the Eclipse IDE #41

merged 5 commits into from
Oct 1, 2021

Conversation

jGauravGupta
Copy link
Contributor

This is a feature PR to support the deployment of the application in the Hot Deploy mode.

Follow the instruction listed here (https://docs.payara.fish/community/docs/documentation/ecosystem/eclipse-plugin/payara-server.html) to create and run the application in the Eclipse IDE.

  • After the following set-up, select the Hot Deploy option to enable it.

new-server-instance

  • Modify the source code of the application in the Eclipse IDE editor, check the Eclipse IDE console for the successful deployment message and refresh the browser to verify the changes.

Documentation update:

payara/Payara-Community-Documentation#252

@jGauravGupta jGauravGupta added this to the 1.4.0 milestone Sep 27, 2021
Copy link
Member

@JamesHillyard JamesHillyard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only some very minor changes. I was able to test this works in Eclipse 2021-09

jGauravGupta and others added 3 commits October 1, 2021 08:28
…sdk/admin/CommandRedeploy.java

Co-authored-by: JamesHillyard <73830120+JamesHillyard@users.noreply.github.com>
…sdk/admin/CommandRedeploy.java

Co-authored-by: JamesHillyard <73830120+JamesHillyard@users.noreply.github.com>
…server/archives/AssembleModules.java

Co-authored-by: JamesHillyard <73830120+JamesHillyard@users.noreply.github.com>
@jGauravGupta
Copy link
Contributor Author

Thanks @JamesHillyard

@jGauravGupta jGauravGupta merged commit a8ed6cd into payara:master Oct 1, 2021
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

Successfully merging this pull request may close these issues.

2 participants