phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

fixed setting of jetty resource base directory in phoenix-tracing-web…

Open dizzy2 opened this issue 8 years ago • 0 comments

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.

dizzy2 avatar Jun 09 '17 10:06 dizzy2