I know that Wowza attempts to load JARs from $WOWZA_HOME/lib, but does it try loading from anywhere else? I have a ton of JARs required for my application, but I don't want to dump them all in the lib directory, as I want to keep it pretty slim if possible. Is there anywhere else which Wowza looks for regarding JARs, such as conf/{app-name}/lib or applications/{app-name}/lib?
If not, how would I modify Wowza's start script to load another directory as a part of the classpath?


Reply With Quote