Skip to Main Content

Java User Groups

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Java11 and Weblogic 14

User_KD9TVJan 13 2023

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.

Comments
Post Details
Added on Jan 13 2023
0 comments
394 views