[
https://issues.apache.org/jira/browse/JSPWIKI-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18114328#comment-18114328
]
Jürgen Weber commented on JSPWIKI-1302:
---------------------------------------
In
[https://github.com/apache/jspwiki/blob/release/3.0.0-rc2/jspwiki-war/src/main/webapp/WEB-INF/web.xml]
line 311
I removed the lines starting with NOTE and CLIENT-CERT and JBoss 8.1 was good.
> Unexpected characters in web.xml
> --------------------------------
>
> Key: JSPWIKI-1302
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1302
> Project: JSPWiki
> Issue Type: Bug
> Components: Authentication & Authorization
> Affects Versions: 3.0.0
> Reporter: Jürgen Weber
> Priority: Trivial
>
> There are characters strewn in as kind of comment in web.xml at line 311.
> They should be made a real xml comment.
> JBoss EAP 8.1 gives a parse error on this:
> javax.xml.stream.XMLStreamException: ParseError at [row,col]:[302,82]
> Message: found: CHARACTERS, expected START_ELEMENT or END_ELEMENT"}}}}
>
> https://github.com/apache/jspwiki/blob/12156fb76b474af60c0841c5e3a59411eacfbb5f/jspwiki-war/src/main/webapp/WEB-INF/web.xml#L311
--
This message was sent by Atlassian Jira
(v8.20.10#820010)