You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Select Java stack
Select web-javaee-jaxrs template
Create workspace
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: