App Server dependencies of dependencies: Would this produce "Dependency not found" error?

My guess, not having using the standalone App Server at all (so maybe your guess is as good as mine):

  1. No. You probably need to include all dependences, including nested dependencies of the kind you describe, in the configuration (either command line or YAML).
1 Like