From: Alistair Y. <ali...@sm...> - 2006-04-18 10:16:53
|
It means there's no internet connection. That version of the IdP validates all XML so the parser needs a connection - it doesn't have the schema cached. The latest release on sourceforge has validation disabled (controlled by a props file) so it's faster and you won't see that error. Alistair On 18 Apr 2006, at 10:31, Andrew Booth wrote: > I'm getting a problem with the Guanxi SSO. > The servlet doesn't start. > > Looking in catalina.out there is the following: > > ERROR - Allocate exception for servlet SSO > org.guanxi.samuel.exception.ParserPoolException: > org.xml.sax.SAXParseException: src-resolve: > Cannot resolve the name 'xml:lang' to a(n) 'attribute declaration' > component > > Can someone suggest how to fix this - it's urgent as I'm right in > the middle > of an upgrade of our main Bodington setup. > > Aggie > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the > live webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |