[
https://issues.jboss.org/browse/WFLY-5542?page=com.atlassian.jira.plugin....
]
Radim Hatlapatka commented on WFLY-5542:
----------------------------------------
I've taken look to some of the differences. Here are some of my findings based on
going through the source code diffs:
# missing fix in apache's upstream JSTL for
https://bugzilla.redhat.com/show_bug.cgi?id=1320747
# in jboss jstl there is org.apache.taglibs.standard.tag.common.sql.DriverManagerAccessor
created as hack needed for using DriverManager in modular environment.
# secure processing can be configured via property in jboss jstl, in apache's upstream
JSTL, it is always enforced
The differences above should be checked or added to the apache's upstream JSTL before
starting to use it.
Look into using apache's upstream JSTL
--------------------------------------
Key: WFLY-5542
URL:
https://issues.jboss.org/browse/WFLY-5542
Project: WildFly
Issue Type: Task
Components: EE, Web (Undertow)
Affects Versions: 10.0.0.CR2
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
We are now using forked combination of apache & java.net's version of JSTL.
We should look into using upstream version if possible.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)