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

Payara Micro Hot Deploy support in Apache NetBeans #3248

Merged
merged 2 commits into from
Jan 26, 2022

Conversation

jGauravGupta
Copy link
Contributor

This is a feature PR to enable Hot Deploy support to the Payara Micro application.

Follow the below steps to run the Payara Micro Application with the Hot Deploy feature. For more details about usage: https://docs.payara.fish/community/docs/documentation/ecosystem/netbeans-plugin/payara-micro.html

  • Create the Payara Micro project via NetBeans's Main Menu > New Project > Java with Maven > Payaara Micro Appliaction

  • Check the Hot Deploy option from Payara Micro Project Properties > Payara Micro section

image

  • Run the Payara Micro application
  • Modify and save the source
  • Application instance should be reloaded with the updated log in the output console.

Copy link

@aubi aubi left a comment

Choose a reason for hiding this comment

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

I tried the change and it works, tried servlet and CDI bean.

@aubi
Copy link

aubi commented Oct 26, 2021

LGTM

@jGauravGupta
Copy link
Contributor Author

Reviewed by @aubi , should I merge this PR as opened so long. /c @neilcsmith-net

@neilcsmith-net
Copy link
Member

Master is open for NB14. Not up to me.

@jGauravGupta jGauravGupta merged commit 47f0466 into apache:master Jan 26, 2022
@jGauravGupta
Copy link
Contributor Author

Thanks!

jhorvath pushed a commit to jhorvath/netbeans that referenced this pull request Feb 2, 2022
* Payara Micro Hot Deploy support in Apache NetBeans

* Fixes selectedPayaraVersion NPE
jhorvath pushed a commit to jhorvath/netbeans that referenced this pull request Feb 2, 2022
* Payara Micro Hot Deploy support in Apache NetBeans

* Fixes selectedPayaraVersion NPE
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.

None yet

3 participants