Anonymous | Login | Signup for a new account | 12-17-2024 11:01 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0006191 | [Resin] | minor | always | 10-12-18 15:44 | 10-16-18 13:56 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.59 | Product Version | |||||
Product Build | |||||||||
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 | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |