AS3 - virtual server naming
I am new to AS3 (I use version 3.49) and I noticed that all virtual servers created by AS3 have hardcoded name "serviceMain" and the actual name of the service is written in the description.
I would like to ask if this is some kind of joke or do I do something wrongly. I can paste AS3 declaration here, but I use slightly updated basic one I found here
When I try to modify the "serviceMain" to something else in the AS3 declaration I get an error that this is a required property.
Ok, all virtual servers don't have to have name "serviceMain" or "service". According to this article if I use "Shared" as application class + I use template "shared" then I can use own naming for the virtual servers. That is related to version AS3 3.20+, so the link above is not valid as that's related to v3.19