08-24-2008 07:39 PM
08-26-2008 01:34 AM
web scripts - is it a highly scalable and an efficient means of accessing the repository?
Can Web Scripts be used to populate content into the repository? i.e. allow users to create content without using Alfresco WCM directly, but a from custom web application.
I'm considering an architecture using JBoss Portal as a front end for a website, and would like to evaluate Alfresco WCM as the web content repository - has anyone done this?
08-26-2008 08:10 AM
08-27-2008 07:15 AM
Web Scripts are automatically JSR 168 compliant portlets.Could you elaborate on this further? I'm familiar with portlet development for WebSphere Portal.
08-27-2008 09:53 AM
Case 1. Running a web script in a JSR-168 runtime as a portlet
Case 2. Running a web script in a servlet runtime and accessing it via HTTP from a portlet
Are these interpretations correct? I'm not clear on whether case 1 includes the use of a "proxy" portlet or not that maps to the web script - I picked that term up somewhere while reading up on this.
I would not be interested in an architecture where Alfresco has to be "embedded" within a portal to use a web script as a portlet. Does this limit my design to the second usage case, or have I misinterpreted how web scripts work as a portlet?For Case 2 you described, which is also perfectly valid, you can be on two different systems, since you are just making http calls. So yes, overall if you want to NOT embed alfresco, this is the way to do it. this is on 2.X code branches.
09-01-2008 09:16 PM
I was just told that with 3.0 / SURF, you can house portlets within the portal container which connect to a remote alfresco repository. so you'll need surf runtime together with portlet container, but then you can have alfresco elsewhere on a different server. Surf layer is pretty light weight and is just responsible for the UI.
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.