Hello all, We're on version 2.6.1 of uPortal and we are noticing that when it starts up, uPortal tries to load /properties/ldap.xml with validation turned on. Since there's no DTD to validate this document against, an exception is thrown. The framework notices this and tries to load it again without validation.
I think this has been discussed before: http://www.nabble.com/Error-parsing-ldap.xml-to11329987.html#a11329987 But I don't think there's been any action taken on this. I have a patch that I'd like to contribute that addresses this issue. Basically, it loads the ldap.xml document with validation turned off the first time so that the stack trace does not show up in the logs. Should I open a JIRA ticket for this? -- Andy Gherna CITES, University of Illinois Senior Research Programmer Email: [EMAIL PROTECTED] Phone: (217)265-9490 -- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
