tomcat7 package not compliant with tomcat specification
Bug #1625043 reported by
Thomas Cashman
This bug affects 11 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Tomcat7 |
Unknown
|
Unknown
|
|||
tomcat7 (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Deploying a war on tomcat7 in xenial using JDK7 results with the following error:
java.lang.
After investigation I found that the tomcat7 package was compiled with JDK8, as noted by the MANIFEST.MF files ->
Created-By: 1.8.0_91-
Tomcat7 should support Java 6 + 7 per this page -> http://
I'm not sure if the .deb package is built from source or if this is a issue I should log with Apache Tomcat?
Changed in tomcat7 (Ubuntu): | |
status: | Confirmed → Won't Fix |
status: | Won't Fix → Triaged |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.