Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.19.0
-
None
-
Novice
Description
When using camel-servlet in WAR apps, the dependency on camel-http-common brings in the servlet-api as a dependency with scope compile. The scope of this dependency should be set to provided as it will be provided by the container.
Attachments
Issue Links
- links to