Articles in Open Source Tutorials
One of the main features of the Alfresco ECM System is the ability to integrate user authentication and synchronization with almost all popular LDAP directory servers, such as Microsoft Active Directory.
However, the integration is error …
Interest in implementation of open source technologies in increasing day by day and I believe that nobody can deny this truth. There is no shortage of interest in how an open source technology can be …
In Web Scripts as Portlets tutorials, how to deploy Alfresco Web Scripts as Liferay Portlets have been discussed. In this tutorial we will see how to deploy Alfresco Share 3.4 portlets in Liferay.
In the latest …
A very common scenario which a key decision maker in any organization goes through is remote management of documents which are arriving through e-mails and various other sources. Or for that matter even a …
Deploying the Web Scripts as Liferay Portlets
Well, we now are able to create and build web scripts both by Java and by JavaScript.
Now, we want our web scripts to be displayed in Liferay portal as …
Creating a Web Script using Java
Step 1: Create the Source Code Folder Hierarchy
Decide the package structure and URL of your web scripts.
For example, if we create web script in package com.infoaxon.repository
In this case, our folder …
Creating a Web Script using JavaScript API
Step 1: Define the Web Script
As you know, to define a web script, we need to have:
A description xml file, in our case the name would be helloworld.get.desc.xml
An FTL …
Web Script Architecture
A Web Script is simply a service bound to a URI which responds to HTTP methods such as GET, POST, PUT and DELETE; which also can be deployed as a JSR portlet is …
Today, in ever-growing world of Knowledge Management Alfresco has established itself as the most competent Open Source alternative.
In addition of being Open Source and its flexible licensing model (GPL), its dynamic design and extensibility makes …




