Tomcat still not working (JAVA_HOME not set) #673
Labels
bug
Something isn't working
environment
EnvironmentCommandlet, env variables, path, etc.
refined
Issue in new state was discussed with the team and is clear
tomcat
Milestone
Expected behavior
As a IDEasy user, I want to be able to install and run tomcat so that I can use it for my legacy WAR app.
Actual behavior
Even though IDEasy said the launch was successful, it actually failed (as it was started in the background).
The actual bug is that
JAVA_HOME
does not seem to be set for the process context.Steps to reproduce (bug) / Use Case of feature request (enhancement)
ide tomcat run
Related/Dependent Issues
#36
#659
Comments/Hints:
Do we need to export it in the
tomcat
wrapper script?Or is the problem that I introduced this
tomcat
wrapper script and we need to callcatalina.bat
orcatalina.sh
directly?Affected version:
The text was updated successfully, but these errors were encountered: