Tobago doesn't work with Weblogic 8.1
-------------------------------------
Key: TOBAGO-791
URL: https://issues.apache.org/jira/browse/TOBAGO-791
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 1.0.22
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Critical
After changing Servlet API to 2.4 there was one call of "getContentType()"
which will be catched in case of Servelt 2.3.
Unfortunately the error was under Weblogic not "AbstractMethodError" but
"NoSuchMethodError".
So for the fill we will catch any errors.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.