Which of the conf file affect the behavior of Shibboleth when using Testbed?

Tom Zeller tzeller at dragonacea.biz
Wed Feb 20 08:05:06 EST 2019


> Is that correct behavior?

Yes. Test configuration files are preferred because of the following
Eclipse launcher program arguments :

 --lib=${workspace_loc:idp-conf/src/test/resources}
--lib=${workspace_loc:idp-conf/src/main/resources}

See the Jetty documentation for details on --lib=<path>, which is a
way to add directories to the Jetty classpath.

https://www.eclipse.org/jetty/documentation/9.3.25.v20180904/startup-classpath.html

Tom


More information about the dev mailing list