Hello, Marcel!
Tapestry 5.6.1 has been released and it fixes this issue without you having
to add commons-lang yourself.
On Fri, Sep 4, 2020 at 4:21 PM Marcel Schepers
wrote:
>
> > This seems to be a dependency problem. What dependency management tool
> > you use? Until we have a proper fix for
This seems to be a dependency problem. What dependency management tool
you use? Until we have a proper fix for that in Tapestry itself, you
can add a dependency to org.apache.commons/commons-lang 3:3.4 to your
project.
Maven 3 is what I am using.
Adding the commons-lang 3.4 dependency resolv
Oops ... why didn't I think of that myself!
Anyways, I did switch off production-mode and here is the resulting
error page.
Application Exception
Tapestry Version: 5.6.0
Application Version: 0-SNAPSHOT
An exception has occurred processing this request.
org/apache/commons/lang3/S
On Thu, Sep 3, 2020 at 7:32 AM Marcel Schepers
wrote:
> Hello,
>
Hello!
Please try running your site in production with
tapestry.production-mode=off to see whether the full stack trace is shown.
Attachments are discarded by the ASF mailing list server, so we cannot see
your screenshot.
>
> I