shibboleth-dev - RE: Configuration Nirvana?
Subject: Shibboleth Developers
List archive
- From: "Howard Gilbert" <>
- To: <>
- Subject: RE: Configuration Nirvana?
- Date: Thu, 20 Oct 2005 14:41:47 -0400
This tends to be localized to a block of code in the constructor or
...common.ShibResource which either loads a file as a Resource (from the
classpath) or as a URL.
Java has an option that C++ doesn't have. When you have a string like
"options/withfries.txt", in C++ this has to mean the withfries.txt file in
the options subdirectory of the current directory. In Java it can mean the
same thing (if it is treated as a File name), but it can also mean the
withfries.txt file from the options subdirectory of the first JAR file in
the classpath that has an options subdirectory containing a withfries.txt
file (if treated as a Resource name). The problem is that non-URL syntax in
the SP is ONLY filename and that non-URL syntax in the IdP (and therefore
the Java SP that shares this class) is ONLY Resource name.
Ideally there would a way to express all three options, but this is a matter
for the whole group to discuss.
> -----Original Message-----
> The Java code mostly loads XML files with the same parsing code, and that
> had issues with file paths at one point. I believe I corrected that to
> some
> degree a while back to fix a problem with metadatatool.
>
> So, I would *think* the Java code could handle C:/usr/local/shibboleth-sp
> but don't know.
- Configuration Nirvana?, Nate Klingenstein, 10/19/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/19/2005
- Re: Configuration Nirvana?, Steven_Carmody, 10/20/2005
- RE: Configuration Nirvana?, Howard Gilbert, 10/20/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/20/2005
- RE: Configuration Nirvana?, Howard Gilbert, 10/20/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/20/2005
- Re: Configuration Nirvana?, Nate Klingenstein, 10/20/2005
- Re: Configuration Nirvana?, Nate Klingenstein, 10/20/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/20/2005
- RE: Configuration Nirvana?, Howard Gilbert, 10/20/2005
- Re: Configuration Nirvana?, Nate Klingenstein, 10/20/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/20/2005
- RE: Configuration Nirvana?, Howard Gilbert, 10/20/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/20/2005
- Re: Configuration Nirvana?, Nate Klingenstein, 10/20/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/20/2005
- RE: Configuration Nirvana?, Howard Gilbert, 10/20/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/20/2005
- RE:ASP.NET sidetrack of Configuration Nirvana, Howard Gilbert, 10/20/2005
- RE: ASP.NET sidetrack of Configuration Nirvana, Scott Cantor, 10/20/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/20/2005
- RE: Configuration Nirvana?, Howard Gilbert, 10/20/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/20/2005
- <Possible follow-up(s)>
- Re: Configuration Nirvana?, Nate Klingenstein, 10/27/2005
- RE: Configuration Nirvana?, Scott Cantor, 10/27/2005
Archive powered by MHonArc 2.6.16.