Start Server in windows powershell in cuba-plattform -


is possible change cuba configuration start tomcat server in windows power shell window , not in dos window?

regards karl

you can create shell script invoked instead of cmd.exe /c ... when studio starts application server. path script should specified in cuba_tomcat_start_script environment variable.

see cuba gradle plugin code details.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -