I am migrating my project to java 11 and getting an issue with weblogic 14 as below :
The package org.w3c.dom is accessible from more than one module: <unnamed>, java.xml
Using java 11.0.16 and Weblogic 14.1.1.0.
Please help me understand aren't they compatible with each other. I understand the issue but not getting to the solution.