Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] org.eclipse.persistence.oracle and eclipselink.extension.oracle.test errors

Hi All,

There were some recent updates to our Oracle-specific support to use UCP. If you have the cooresponding projects in your workspace, you'll need to make some updates.

1. define a UCP_LIB variable and point it at a version of the ucp.jar file (available in any oracle installation)

2. Update your target platform. (i.e. copy foundation\targets\target.oracle directory over top of the existing target platform - many people will have this in Eclipse_Home/dropins) Also add ucp.jar to the oracle.libs directory in that same location.

-Tom


Back to the top