On Thu, May 7, 2015 at 7:32 AM, Greg Allen <[email protected]> wrote: > This seems to be a pretty standard way to set up the initial context for > JNDI, and it works outside of my plugin.
Well, so long as you are not running in a module system/container, it will work. http://docs.oracle.com/javase/jndi/tutorial/beyond/misc/classloader.html describes the usual workaround. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr15JkVUL857wR5o6wDORNe0idyVKDZ%2B%3DDCxFZso8s-c3Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
