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

Fix tag on default template "web-javaee-jaxrs" #2290

Closed
bmicklea opened this issue Aug 31, 2016 · 2 comments
Closed

Fix tag on default template "web-javaee-jaxrs" #2290

bmicklea opened this issue Aug 31, 2016 · 2 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@bmicklea
Copy link

The web-javaee-jaxrs template appears when you select the default Java stack, however, this template actually requires the "TomEE" stack in order to build and run properly.

Reproduction Steps:

  1. Select Java stack
  2. Select web-javaee-jaxrs template
  3. Create workspace
  4. Try and build app and you'll get an error because $TOMEE_HOME isn't defined because it's not part of this stack.

Expected behavior:
I only see templates that work with my stack so this template should only appear if I select the TomEE stack.

Che version: 4.6+
Che install: verified on che 4.7, codenvy on-prem 4.6.2 and beta.codenvy.com 4.7

@bmicklea bmicklea added the kind/bug Outline of a bug - must adhere to the bug report template. label Aug 31, 2016
@bmicklea
Copy link
Author

@ddementieva I spoke to Eugene about this and he said you could retag this template so that it will only show up with the TomEE stack.

@ghost
Copy link

ghost commented Sep 19, 2016

#2376
Closing it.

@ghost ghost closed this as completed Sep 19, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

2 participants