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

Add page for checking out and running a simple Java EE application #3

Open
lmkr opened this issue Mar 4, 2018 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@lmkr
Copy link
Contributor

lmkr commented Mar 4, 2018

No description provided.

@lmkr lmkr added the enhancement New feature or request label Mar 4, 2018
@lmkr
Copy link
Contributor Author

lmkr commented Mar 5, 2018

  • clone with git
  • open in Eclipse
  • Start the Application server
  • Start the database server
  • compile and deploy using maven (check that the application is running)
  • Make a simple change
  • change git origin and push to own repository
  • compile and redeploy using Eclipse
  • shutdown Application server and database server
  • restart the application

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

No branches or pull requests

1 participant