vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

Rename the jar file to app.jar when deploying

Open jdneo opened this issue 6 years ago • 2 comments
trafficstars

When the user deploys a *.jar file to Java SE runtime, we need to rename the jar file to app.jar. Otherwise, the service could not find the executable jar to be loaded.

jdneo avatar Dec 13 '18 04:12 jdneo

@Flanker32 @andxu @Matthew-Dong

jdneo avatar Dec 19 '18 01:12 jdneo

Please fix this. @Flanker32

akaroml avatar Apr 19 '21 03:04 akaroml