Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
6191 | minor | always | 10-12-18 15:44 | 10-16-18 13:56 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.59 | ||
|
|||||
Summary: | 0006191: JSTL tag warning in embedded | ||||
Description: |
(rep by Tyson Weihs) Something for the engineers … when moving an Embed application that runs fine on localhost to Heroku, this taglib error is displayed: "2018-10-08T03:45:20.053098+00:00 app[web.1]: WARNING: 'http://java.sun.com/jsp/jstl/core' [^] has no matching tag. The taglib uri must match a <uri> element in a taglib.tld.” This is the Heroku procfile, which defines the launch command used to start a main class that uses ResinEmbed: web: java -classpath repo/com/caucho/resin/4.0.52/javaee-16.jar:repo/com/caucho/resin/4.0.52/resin.jar:target/MyApplication.jar com.foo.Main |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|