[ https://issues.apache.org/jira/browse/JSPWIKI-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617408#action_12617408 ]
Martin West commented on JSPWIKI-322: ------------------------------------- After specifying -Djava.security.auth.login.config==.../conf/jspwiki.jaas solved the log in problem. The log is from a run after this. > Including failed, got a servlet exception from sub-page ViewTemplate.jsp > ------------------------------------------------------------------------- > > Key: JSPWIKI-322 > URL: https://issues.apache.org/jira/browse/JSPWIKI-322 > Project: JSPWiki > Issue Type: Bug > Components: Default template > Affects Versions: 2.6.3 > Environment: Ubuntu 8.04 JDK 6 tomcat 5.5 > Reporter: Martin West > Attachments: jspwiki.log.1 > > > Including failed, got a servlet exception from sub-page. Rethrowing the > exception to the JSP engine. > org.apache.jasper.JasperException: Exception in JSP: > /templates/default/ViewTemplate.jsp:10 > 7: > 8: <head> > 9: <title> > 10: <fmt:message key="view.title.view"> > 11: <fmt:param><wiki:Variable var="ApplicationName" /></fmt:param> > 12: <fmt:param><wiki:PageName /></fmt:param> > 13: </fmt:message> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.