Hello all. We have been installing new versions of ActiveMQ by making a symlink from the new version folder to an amq folder which allows us to rollback to an older version if necessary by just updating the symlink.
This works great, but one thing that bothers us about it is that the default homepage of the web console no longer shows up. You get placed in a directory list where you can still get to the login page, but it just doesn't feel right. I have tried a few different jetty adjustments, but nothing seems to work and I'm no jetty expert. Does anyone have any experience with using symlinks and managed to get the default web console home page to work correctly? Thanks, Will