简体   繁体   English

如何使用 powershell 在 Azure webapp 上设置 Java/Java SE 堆栈设置

[英]How to set Java/Java SE stack setting on Azure webapp using powershell

I am trying to do the same as described in this post .我正在尝试按照这篇文章中的描述做同样的事情。 However I cannot get the Java container to change to Java SE.但是我无法将 Java 容器更改为 Java SE。 I have tried multiple keyword but none seem to work.我尝试了多个关键字,但似乎都不起作用。 Using the commands in the post I can change Tomcat versions but not from Tomcat to Java SE.使用帖子中的命令,我可以更改 Tomcat 版本,但不能从 Tomcat 更改为 Java SE。 What is the Java container value for Java SE? Java SE 的 Java 容器值是多少? As well as Java container version for Java SE?以及 Java SE 的 Java 容器版本?

You would use 'Jetty" as both the Java Container value and Java container version value.您将使用“Jetty”作为 Java 容器值和 Java 容器版本值。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM