Hi Durga,
The exception is quite straightforward. you have to escape " with \
when used in methods.
best regards,
Augustyn

On 9 September 2014 at 03:57, Durga Prasad <cdp....@gmail.com> wrote:
>
>
> Hi Fplks,
>
> I am trying to deploy CAS.war (3.5.x.x) on JBOSS 5.1 and encountering the
> below casLoginView.jsp.
> Please help to resolve this issue.
>
> org.apache.jasper.JasperException:
> /WEB-INF/view/jsp/default/ui/casLoginView.jsp(48,35) Attribute value
> request.getQueryString() == null ? "" :
> request.getQueryString().replaceAll("&locale=([A-Za-z][A-Za-z]_)?[A-Za-z][A-Za-z]|^locale=([A-Za-z][A-Za-z]_)?[A-Za-z][A-Za-z]",
> "") is quoted with " which must be escaped when used within the value
>
> org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
>
> org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
>
> org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:198)
>         org.apache.jasper.compiler.Parser.parseQuoted(Parser.java:299)
>
> org.apache.jasper.compiler.Parser.parseAttributeValue(Parser.java:249)
>         org.apache.jasper.compiler.Parser.parseAttribute(Parser.java:211)
>         org.apache.jasper.compiler.Parser.parseAttributes(Parser.java:154)
>         org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1249)
>
>
> Regards,
>
> Durga Prasad
>
> --
> You are currently subscribed to cas-dev@lists.jasig.org as:
> augustynw...@gmail.com
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-dev

-- 
You are currently subscribed to cas-dev@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to