RE: XML parser issue while defining a Realm

2007-02-21 Thread Serlet Jean-Claude
:44 À : TomcatUsers Objet : XML parser issue while defining a Realm Hello My environment : Windows 2003 server Tomcat 5.5.12 What i tried : userSearch="(&(uid={0})(|(dncomp=ou=Oneorgunit)(dencomp=ou=AnOtherOU)))" while defining a Realm using an LDAP directory I gave a xml parser error

Re: XML parser issue while defining a Realm

2007-02-21 Thread David Delbecq
Hi 1) This is not an ldap or filter error, this is an xml wellformness error. That mean tomcat can not parse your xml file 2) You say you can cut and paste it inside and ldap browser and it work? Are you sure it is "&" that is inside your search rule? I mean your ldap browser most probably do not

XML parser issue while defining a Realm

2007-02-21 Thread Serlet Jean-Claude
Hello My environment : Windows 2003 server Tomcat 5.5.12 What i tried : userSearch="(&(uid={0})(|(dncomp=ou=Oneorgunit)(dencomp=ou=AnOtherOU)))" while defining a Realm using an LDAP directory I gave a xml parser error when i started the Tomcat Instance : org.xml.sax.SAXParseException: The entity