What I can figure out there is not support for setting a module path and starting a main method found inside a module (the --module parameter to java.exe). I've looked into hacking in support for this and so far my guess is that I should modify the jvmOptions method in WrappedJavaProcess but I haven't managed to build the project yet so I don't know if it will work. The reason I need modulepath and can't just use a wildcard classpath is that my code looks at the loaded java modules to figure out...
Hi Darwin, I'm sad to hear that, but it feels quite magical so I understand. I tired...
Of course, it now looks like this: kerb5.conf [libdefaults] default_realm = TESTDOMAIN.LOCAL...
Thanks for the quick response, sorry that I didn't see it earlier (didn't get a notification...
I'm working on setting up SPNEGO in my Tomcat 7 server. I've managed to get it to...