Details
-
Bug
-
Status: Closed
-
To be reviewed
-
Resolution: Duplicate
-
None
-
None
-
Security Level: Public
-
S3
-
No
-
Pre-production defect
-
4
-
S3
Description
When using the HTTP connector on mule 4.2.2, the following WARNs are logged during startup:
Plugin 'HTTP' contains a local package 'com.sun.activation.viewers', but it will be ignored since it is already available from the container. Plugin 'HTTP' contains a local package 'com.sun.activation.registries', but it will be ignored since it is already available from the container. Plugin 'HTTP' contains a local package 'javax.activation', but it will be ignored since it is already available from the container. Plugin 'HTTP' contains a local package 'javax.annotation', but it will be ignored since it is already available from the container.
The dependencies containing those packages must be removed from the plugin.
After doing so, endure that the plugin works fine on Both Java 8 and Java 11.
Attachments
Issue Links
- duplicates
-
HTTPC-96 Remove runtime provided libraries from HTTP connector
-
- Done
-