You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/04/19 19:03:52 UTC

[jira] Closed: (TAP5-696) 404 error, no error page, no logging, when code-behind package is incorrect

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

Howard M. Lewis Ship closed TAP5-696.
-------------------------------------

    Resolution: Invalid

The *one* bit of configuration Tapestry absolutely requires is that your get the application package correct. I'm not quite sure how it is expected to recover from that level of mis-configuration.

> 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.