problem with newly created CMS repository
251513Sep 30 2008 — edited Oct 10 2008Working under Weblogic 8.1 (sp4):
We configured a new repository to house the content specific to a new application. Therefore, we currently have two BEA repositories (Both repositories are Oracle database backed): The original repository from the Portal install by the BEA engineer, and a second repository which is the one we just added. The new repository is configured by the documentation at:
http://e-docs.bea.com/wlp/docs81/repository/repository.html#1061502
There are no errors thrown and we can see the new repository has been created.
The problem occurs when we attempt to add content to the repository (and it is either repository at this point):
-------
Caused by: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.contentDataSource' didn't find subcontext 'jdbc' Resolved ; remaining name 'jdbc/contentDataSource'
at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:897)
------
The above data source is the data source for the original repository.
Has anyone configured a new database repository, had this issue and resolved it?
Any help will be greatly appreciated.
Thank you,
Robert