Skip to Main Content

Java Development Tools

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.

Oracle ADF 12.2.1.4.0 Code Compile maven

User_7O0WQJun 18 2024 — edited Jun 18 2024

The existing ADF version being used is 12.2.1.2.0 and as per requirement team are trying to upgrade the code to 12.2.1.4.0.

When the code is opened in Jdev 12.2.1.4.0 and after version changes in maven we tried to compile the code. However, it is showing following error.

[ERROR] /C:/Users/**VOImpl.java:[22,19] package oracle.jdbc does not exist

[ERROR] /C:/Users/**Impl.java:[52,18] package oracle.sql does not exist

[ERROR] /C:/Users/**.java:[84,15] cannot find symbol

[ERROR] /C:/Users/**VOImpl.java:[10,35] package org.codehaus.groovy.runtime does not exist

Can you please share your valuable inputs?

*** removed call out to specific members that have not already participated in this thread ***

Comments