Dear all,
We want to create preview on local host. Can somebody give me points on how to do that?
br
Dejan Lipovec
Please provide more details, with you entire setup.
Do you have a WEM CMA instance already setup?
Do you want to close a preview which is already on another server machine to your local machine for development work?
What is it that you are trying to do?
Best Regards
Qutub
From: eLink Entry: Discussion Group - Web Experience Management [mailto:v7webcontentmanagement@elinkkc.opentext.com]Sent: Wednesday, November 8, 2017 10:21 AMTo: eLink Recipient <devnull@elinkkc.opentext.com>Subject: Creating a lccal preview
Creating a lccal preview
Posted by Lipovec, dejan On 11/08/2017 10:16 AM
[To post a comment, use the normal reply function]
Forum:
Discussion Group - Web Experience Management
Content Server:
Knowledge Center CS16
I installed on the same machine CMS 16.0 and tomcat 8.0.45 with portal 16.0. After that I configured the system after guide Dynamic Site and Portal ConfigurationGuide. I succesfully run the vgnTest.jsp and vgnTASDiag scripts without errors. After that I created the site (http://192.168.213.66:8080/portal/site/akademika/) in portal and accessed WEM (http://192.168.213.66:8080/content/#/workspace/mypage) through portal port. I created site there and if I click preview (it is enabled) I get an error:
it tries to open URL http://192.168.213.66:8080/sites/akademika/default/
org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [default] in context with path [/sites] threw exception java.lang.IllegalStateException: Cannot create a session after the response has been committed
if I than authenticate on portal to my site I get other error on WEM preview function:
javax.naming.NameNotFoundException: Name [vignette.jdbc.MyDataSource] is not bound in this Context. Unable to find [vignette.jdbc.MyDataSource].
Dejan