JNDI-taglib search tag returns null

2007-07-24 Thread Iikku Mattila
I have problems with the search tag from the JNDI-taglib. The following bit works: jndi:useDirContext id=test url=java:comp/env/ldap/portal / jndi:lookup id=foo contextRef=test name=uid=quux, ou=Staff / jndi:forEachAttribute ref=foo id=bar %=bar% br/ /jndi:forEachAttribute I neatly

Re: JNDI-taglib search tag returns null

2007-07-24 Thread Kris Schneider
On 7/24/07, Iikku Mattila [EMAIL PROTECTED] wrote: I have problems with the search tag from the JNDI-taglib. The following bit works: jndi:useDirContext id=test url=java:comp/env/ldap/portal / jndi:lookup id=foo contextRef=test name=uid=quux, ou=Staff / jndi:forEachAttribute ref=foo id=bar