Skip to Content.
Sympa Menu

shibboleth-dev - Re: Bug 308: Exception thrown on multi-results with JNDI connector

Subject: Shibboleth Developers

List archive

Re: Bug 308: Exception thrown on multi-results with JNDI connector


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: Bug 308: Exception thrown on multi-results with JNDI connector
  • Date: Tue, 17 May 2005 20:39:41 -0400
  • Organization: UIS - Project Sentinel

JNDI, not JDBC. This isn't an issue with the database stuff.

Scott Cantor wrote:
Does this sound reasonable?


Maybe I'm not following the bug, but there's already code in the JDBC
connector to indicate the acceptable min and max rows to consider "legal"
from the connector. So if you have a query that is known to return multiple
rows, you can allow that, or force a maximum of one, or force at least one
to prevent nulls, etc.

Isn't that more general? We could just promote that code up the class
hierarchy...

-- Scott


--
Chad La Joie 315Q St. Mary's Hall
Project Sentinel 202.687.0124



Archive powered by MHonArc 2.6.16.

Top of Page