I'm thinking of special casing this one.  Basically, when a browser
hits a web page, it always asks for the favicon.ico.

If you have an actual favicon.ico file, no problem.

Otherwise, it drops down into Tapestry, where it looks like an action
request (page=favicon, component=ico, event=action) and that generates
the error.

It's a distraction that should just be ignored.

I'm also thinking of providing a favicon.ico as part of the quickstart
archetype.

On 3/6/07, Pablo Ruggia <[EMAIL PROTECTED]> wrote:
I get this error when I first access my application and there is no favicon.

java.lang.IllegalArgumentException: Unable to resolve page 'favicon' to a
component class name.  Available page names: Start, core/ExceptionReport.

I could not find any Jira Issues regarding this, should I file a bug ?
Actually, should I consider it a bug ?

Thanks !



--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to