https://github.com/junior/externaldbfilestoreprovider
External DB FileStore Provider for Oracle WebCenter Content
https://github.com/junior/externaldbfilestoreprovider
Last synced: 3 months ago
JSON representation
External DB FileStore Provider for Oracle WebCenter Content
- Host: GitHub
- URL: https://github.com/junior/externaldbfilestoreprovider
- Owner: junior
- Created: 2014-06-17T01:48:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-10T07:50:48.000Z (almost 12 years ago)
- Last Synced: 2025-03-03T00:41:34.278Z (over 1 year ago)
- Size: 383 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ExternalDBFileStoreProvider Component
==================================
| | |
|---------------------- |---------------------------------------------------------- |
| Date: | Jun, 2014 |
| Component Version: | v0.0.4-beta (2014\_06\_25) |
| Product and Version: | Oracle WebCenter Content Server 11g |
| Author: | Adao.Junior |
| Info: | [Oracle A-Team Chronicles](http://www.ateam-oracle.com/) |
| | [Content Rave Blog](http://blog.contentra.com) |
Component Information
---------------------
This sample component is AS-IS based, without any kind of support.
The ExternalDBFileStoreProvider component extends the FileStoreProvider
that's extends the standard file store provider that ships with the 10gR3
and 11g core. The standard default provider is the mechanism used to
access all the files managed by the content server and in the
out-of-the-box version, the files are stored by the usual means.
Release History:
----------------
- 2014\_06\_25(v0.0.4-beta) -
- Fixed GitHub versioning.
- Updated the releases feature.
- 2014\_06\_25(build 803) -
- Tested with WebCenter Content 11.1.1.8 MLR4.
- Fixed the class path.
- 2014\_06\_20(build 802) -
- Included option to use external string for the WebLogic Data Source.
- 2010\_06\_12(build 801) - Initial release.