The thing is i have not found that url "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"; in my entire project.

* I have "http://www.w3.org/TR/html4/strict.dtd";>* this one in my project.

I haven't changed this one and after 3 trails of this cas login page with
the credentials , after 3rd time i got new exception.


2011-03-29 10:26:22,231 ERROR [org.apache.commons.digester.Digester] -
<Parse Fatal Error at line 87 column 101: The reference to entity "locale"
must end with the ';' delimiter.>
org.xml.sax.SAXParseException: The reference to entity "locale" must end
with the ';' delimiter.
    at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
    at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown
Source)
    at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
Source)
    at
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown
Source)
    at
com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(Unknown
Source)
    at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanAttribute(Unknown
Source)
    at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
Source)
    at

Could you please tell me what was wrong here .

Thanks.
Mala

On Tue, Mar 29, 2011 at 10:05 AM, Marvin Addison
<[email protected]>wrote:

> > After i provided credentials at cas login page i run in to cas
> unavailable
> > error, but this time with new exceptions. This is bad gateway exception
> 502.
>
> I answered the same question on another thread.  You've got w3 instead
> of w3c in the DTD URL.
>
> M
>
> --
> 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/cas-user
>

-- 
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/cas-user

Reply via email to