Mantis - Resin
Viewing Issue Advanced Details
6191 minor always 10-12-18 15:44 10-16-18 13:56
ferg  
ferg  
normal  
closed  
fixed  
none    
none 4.0.59  
0006191: JSTL tag warning in embedded
(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


Notes
(0006859)
ferg   
10-16-18 13:56   
jsp/1o80