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

Deploy "loose application" from Netbeans to Liberty #6

Open
sknitelius opened this issue Jan 28, 2016 · 0 comments
Open

Deploy "loose application" from Netbeans to Liberty #6

sknitelius opened this issue Jan 28, 2016 · 0 comments
Milestone

Comments

@sknitelius
Copy link
Collaborator

"loose application" - an application that may be in multiple places on disk (what we call a "loose application"). Primarily useful when developing an application that is in multiple folders on disk, e.g. from multiple projects or the source (web.xml, JSPs, etc.) is in a different location than the .classes. Pointing Liberty directly at the source means no packaging delay when you change a file, Liberty can detect and reload changes immediately.

This should allow for hot deployment of resources such as xhtml, jsp, etc...

@sknitelius sknitelius added this to the M1 milestone Jan 28, 2016
sknitelius added a commit that referenced this issue Sep 24, 2016
Merge pull request #17 from sknitelius/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant