cancel
Showing results for 
Search instead for 
Did you mean: 

Virtual Portal(s)

deas0815
Star Contributor
Star Contributor
Hallo everybody,

I am facing the requirement to use Alfresco WCM with a portal application (JSR-168).
The virtual tomcat as shipped does not include a portal of course.

Does the alfresco virtual website/sandbox model support portlet applications
in general ?

If it does, what is the technical approach here ?

I guess the approach depends on the portal (if possible at all).

For liferay, it may be sufficient to deploy a/the portal in the virtual tomcat.

For jboss-portal you may need to deploy the virtual tomcat in jboss (if possible).

regards
Andreas
2 REPLIES 2

kvc
Champ in-the-making
Champ in-the-making
Great question.

The virtualization server virtualizes any static HTML, JSP, or Spring-based web app (and soon, hopefully, Struts-based web apps).  Each web app framework does potentially introduce some new things that need to get accomodated by the virt server, and our intent is to certify most major web app framework in demand from the Community.

Now, portals themselves are a special case of a web app framework.  Portals should be treated today like we treat PHP-based, .NET-based, or Python-based (or any other type) sites.   To preview these sites, you actually do not use the virtualization server; instead, you either (a) remote mount a sandbox via CIFS and set-up a preview context for that site manually, and add a custom action to redirect a preview request to the manually set up context or (b) deploy to a remote Alfresco server configured as a Staging server for previewing a future state of the site.

For script-based sites like PHP or Python, we do intend to support a virtualizing Apache server to handle these natively within the next 6 months or so (depending on other prioritiies).  Until then - and now for portals - preview is best handled outside of the context of the virtualization server.


Kevin

deas0815
Star Contributor
Star Contributor
Thanks for your comments, Kevin.

regards
Andreas
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.