You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/02/25 16:06:13 UTC

[jira] [Reopened] (TOMEE-692) JSPs logged on severe

     [ https://issues.apache.org/jira/browse/TOMEE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau reopened TOMEE-692:
--------------------------------------

    
> JSPs logged on severe
> ---------------------
>
>                 Key: TOMEE-692
>                 URL: https://issues.apache.org/jira/browse/TOMEE-692
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.5.1
>            Reporter: David Blevins
>            Assignee: Romain Manni-Bucau
>             Fix For: 1.5.2
>
>
> SEVERE: servlet jsp.project_jsp has no servlet-class defined and is not a subclass of Application
> Jan 3, 2013 2:39:42 AM org.apache.openejb.config.AnnotationDeployer$ProcessAnnotatedBeans deploy
> SEVERE: servlet jsp.admin_jsp has no servlet-class defined and is not a subclass of Application
> Jan 3, 2013 2:39:42 AM org.apache.openejb.config.AnnotationDeployer$ProcessAnnotatedBeans deploy
> SEVERE: servlet jsp.issues_jsp has no servlet-class defined and is not a subclass of Application
> Jan 3, 2013 2:39:42 AM org.apache.openejb.config.AnnotationDeployer$ProcessAnnotatedBeans deploy
> SEVERE: servlet jsp.build_jsp has no servlet-class defined and is not a subclass of Application
> Jan 3, 2013 2:39:42 AM org.apache.openejb.config.AnnotationDeployer$ProcessAnnotatedBeans deploy
> SEVERE: servlet jsp.projects_jsp has no servlet-class defined and is not a subclass of Application
> Jan 3, 2013 2:39:42 AM org.apache.openejb.config.AnnotationDeployer$ProcessAnnotatedBeans deploy
> SEVERE: servlet jsp.files_jsp has no servlet-class defined and is not a subclass of Application
> Jan 3, 2013 2:39:42 AM org.apache.openejb.config.AnnotationDeployer$ProcessAnnotatedBeans deploy
> SEVERE: servlet jsp.agent_jsp has no servlet-class defined and is not a subclass of Application
> Jan 3, 2013 2:39:42 AM org.apache.openejb.config.AnnotationDeployer$ProcessAnnotatedBeans deploy
> SEVERE: servlet jsp.agents_jsp has no servlet-class defined and is not a subclass of Application
> Jan 3, 2013 2:39:42 AM org.apache.openejb.config.AnnotationDeployer$ProcessAnnotatedBeans deploy
> SEVERE: servlet jsp.tests_jsp has no servlet-class defined and is not a subclass of Application
> Jan 3, 2013 2:39:42 AM org.apache.openejb.config.AnnotationDeployer$ProcessAnnotatedBeans deploy
> SEVERE: servlet jsp.tasks_jsp has no servlet-class defined and is not a subclass of Application
> Jan 3, 2013 2:39:42 AM org.apache.openejb.config.AnnotationDeployer$ProcessAnnotatedBeans deploy
> SEVERE: servlet jsp.config_jsp has no servlet-class defined and is not a subclass of Application
>   <servlet>
>       <servlet-name>jsp.project_jsp</servlet-name>
>       <jsp-file>/project.jsp</jsp-file>
>   </servlet>
>   <servlet>
>       <servlet-name>jsp.admin_jsp</servlet-name>
>       <jsp-file>/admin.jsp</jsp-file>
>   </servlet>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira