Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.) Date of First Response: 2009-10-29 10:23:17 project_key: SOA providing jdbc drivers in the zips creates the possibility of shipping out of date drivers and clashing with drivers installed via RPM's etc. They should be removed
Link: Added: This issue related SOA-1574
Resolved in revision 4001 of: build-tools/resource/schema-tool/build.xml build-tools/resource/schema-tool/db2/driver/name.properties build-tools/resource/schema-tool/mssql/driver/name.properties build-tools/resource/schema-tool/mysql/driver/name.properties build-tools/resource/schema-tool/oracle10g/driver/name.properties build-tools/resource/schema-tool/oracle9i/driver/name.properties build-tools/resource/schema-tool/postgresql/driver/name.properties build-tools/resource/schema-tool/sybase/driver/name.properties Commit message: Remove database driver jar files. Add "name.properties" files containing the jar file names (i.e. the jar files that are now removed). Use the jar file names when running the schema tool to check that the driver jar file was installed (manually). XXX; Need to check the correct versions of the driver jar files.
Verified in ER6
Link: Added: This issue related SOA-1996