From: Andrew B. <a.g...@le...> - 2006-04-19 09:23:43
|
You are right. Turns out the Leeds Information Systems Service (gawd bless 'em) was blocking all out-going connections. Just what you need with web services etc. eh? Aggie -----Original Message----- From: bod...@li... [mailto:bod...@li...] On Behalf Of Alistair Young Sent: 18 April 2006 11:16 To: bod...@li... Subject: Re: [Bodington-developers] Problem with Guanxi SSO in Bodington 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 ------------------------------------------------------- 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 |