Skip to Content.
Sympa Menu

shibboleth-dev - RE: resolvertest

Subject: Shibboleth Developers

List archive

RE: resolvertest


Chronological Thread 
  • From: Scott Cantor <>
  • To: 'Mark Allen Earnest' <>
  • Cc:
  • Subject: RE: resolvertest
  • Date: Wed, 18 Feb 2004 14:32:47 -0500
  • Importance: Normal
  • Organization: The Ohio State University

> Yeah, that is the problem, it wants a relative path (reletive
> to what? I'm guessing SHIB_HOME maybe?)

Relative to where the Java classes are loaded from. It's not technically
required that there be a file system underneath the webapp, so Walter
abstracts the loading of resources.

> I tried putting the persistent.jks file in $SHIB_HOME/conf and it did not
> work. Do you know where resolvertest is going to be looking
> for this file from if not there?

Normally from classes/conf. WEB-INF/ is the root of the virtual file system
that the class loader sees. All the extra conf/ copies are cvs remnants we
probably should delete...

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page