An open API service indexing awesome lists of open source software.

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

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.