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)" <de...@tapestry.apache.org> on 2008/06/09 01:25:45 UTC

[jira] Assigned: (TAPESTRY-2281) Improve tutorial1 documentation

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

Howard M. Lewis Ship reassigned TAPESTRY-2281:
----------------------------------------------

    Assignee: Howard M. Lewis Ship

> Improve tutorial1 documentation
> -------------------------------
>
>                 Key: TAPESTRY-2281
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2281
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 5.0.10
>            Reporter: Albert Tumanov
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> http://tapestry.apache.org/tapestry5/tutorial1/first.html
> When I tried to run Jetty from Eclipse, I got exception:
> [ERROR] RequestExceptionHandler Processing of request failed with uncaught exception: org.apache.log4j.Logger.isTraceEnabled()Z
> java.lang.NoSuchMethodError: org.apache.log4j.Logger.isTraceEnabled()Z
> 	at org.slf4j.impl.Log4jLoggerAdapter.isTraceEnabled(Log4jLoggerAdapter.java:81)
> 	at org.apache.tapestry.internal.services.RenderQueueImpl.run(RenderQueueImpl.java:50)
> Google helped me to find the fix:
> > It is necessary that you upgrade the copy of log4j inside Jetty to version
> > 1.2.14.  That adds the isTraceEnabled():boolean method that SL4J expects.
> Please add this 2 lines to the documentation, it will help people to save time.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org