Hello,
We are trying to publish a portlet from AEM to a WebCenter portal server.
Following the guide at http://dev.day.com/docs/en/cq/current/administering/cq_as_portal.html
a. We have the cq-portal war file deployed and active on the WebCenter portal server
b. Configured the author/publish urls (CQ is on a different machine than the Portal server)
http://wps-server:port/cq-portlet-webapp-5.4.68/cqbridge/system/console/configMgr
The war file's context root is /cq-portlet-webapp-5.4.68/
Any idea how do I go about adding portlets from here? From what I gather, the Portal server needs a Portlet WSDL, whereas I can't see any web services on the deployed AEM portlet war-file.
Thanks in advance and truly appreciate your help!