in a fresh install of Oracle WebCenter, the OmniPortlet is deployed but not registered as a portlet producer. As mentioned in the documentation, it’s needed to do some extra setup either with the Fusion Middleware Control or with a WLST script. This post explains how to use the first option.
Let’s suppose that the administration port is : 7001.
Use a web browser for connecting to the Fusion Middleware control (Remark: it’s not the WebLogic console !)
http:<hostname>:7001/em
Connect as weblogic (or an account with administrative privileges)
Choose Register Producer option in the WebCenter menu
In the URL endpoint field, enter:
http://<hostname>:7001/portalTools/omniPortlet/providers/omniPortlet
In most of case, it will be useful to restart all webCenter, in order to see the new portlet displayed in the catalog (under Portlets folder)
In order to see the already registered portlets, choose Service Configuration
Let’s suppose that the administration port is : 7001.
Use a web browser for connecting to the Fusion Middleware control (Remark: it’s not the WebLogic console !)
http:<hostname>:7001/em
Connect as weblogic (or an account with administrative privileges)
Choose Register Producer option in the WebCenter menu
In the URL endpoint field, enter:
http://<hostname>:7001/portalTools/omniPortlet/providers/omniPortlet
In most of case, it will be useful to restart all webCenter, in order to see the new portlet displayed in the catalog (under Portlets folder)
In order to see the already registered portlets, choose Service Configuration
Commentaires
Failed to register the portlet producer. Check the log files for further details.
The attempt to register the producer with ID '/oracle/adf/portlet/omniProducer_1fdad0aa-925d-415e-b31f-877fe7a8e1ba' for connection 'omniProducer' failed.
Unexpected content type "text/html; charset=UTF-8" in registerProvider response.
#{emas_fwk_config_ConfigTemplateViewBean.applyAction}: oracle.sysman.emSDK.app.exception.EMSystemException
¿Any idea?
Thanks in advance
sorry, I'm not able to give you any workaround or clue to diagnose the problem.
Patrick.