phoenix
phoenix copied to clipboard
fixed setting of jetty resource base directory in phoenix-tracing-web…
fixed obtaining of resource base for embedded jetty in tracing web appp - original implementation of obtaining webapp root from ProtectionDomain is not reliable and doesn't work on some JVMs. New implementation gets the correct webapp location from class loader.