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

As a Developer I want to deploy a JEE Application, so I have my skeleton code to start development. #1

Open
5 tasks
meronbrouwer opened this issue Aug 31, 2018 · 0 comments

Comments

@meronbrouwer
Copy link
Contributor

meronbrouwer commented Aug 31, 2018

Acceptance criteria:

  • A Maven Project that has a dependency on JEE8 or later and produces a war.
  • It should be editable in your IDE.
  • Wildfly should be installed and work correctly.
  • The IDE should be correctly configured to Deploy the war on Wildfly.
  • The application should return "Hello world" when deployed and the browser is used to navigate to the application-root
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

1 participant