[ 
https://issues.apache.org/jira/browse/TAP5-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709693#action_12709693
 ] 

John Crim commented on TAP5-696:
--------------------------------

This might be considered a specific instance of a more general bug: That 
Tapestry fails silently if a .tml file is missing its code-behind class, or if 
the code-behind class (in components or pages directories) is missing the .tml 
file.

> 404 error, no error page, no logging, when code-behind package is incorrect
> ---------------------------------------------------------------------------
>
>                 Key: TAP5-696
>                 URL: https://issues.apache.org/jira/browse/TAP5-696
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.4
>            Reporter: John Crim
>         Attachments: webAppA.zip
>
>
> This seems like a relatively simple error case that should result in an error 
> page in development mode, or a compile error, or a logged error, that 
> doesn't.  No error text anywhere indicating the problem, just the container's 
> 404 error page.
> To reproduce:
> 1. Create a new Tap 5 project using the Maven archetype
> 2. Change the Index.java package statement by one character.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to