https://bz.apache.org/bugzilla/show_bug.cgi?id=65959
Bug ID: 65959
Summary: Tomcat 9.0.59 and 9.0.60 implementation of
FunctionMapperImpl breaks application
Product: Tomcat 9
Version: 9.0.60
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: EL
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Created attachment 38229
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38229&action=edit
full stack trace
Hello,
We have a JSF application that is properly running on tomcat 9.0.58 and
previous.
We use Primefaces as JSF component provider.
When we use a dynamic view with ajax, we obtain a full stacktrace du to
Serialization error of FunctionMapperImpl (see attached).
I analyzed your release notes and commits and found that the full "write"
section was modified for the FunctionMapperImpl.
I cloned tomcat repository, opened the 9.0.x branch and reverted the code
https://github.com/apache/tomcat/commit/89c63c4757854435f8d6525e08c02fc598f4aae7
then redeployed the libraries and everything ran fine.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]