08-11-2006 10:46 PM
08-12-2006 12:00 AM
Hi,
I plan to develop some portlets which make use of alfresco services (not web services).
My porlets need to access to node service, search service and other alfresco services. I will deploy these portlets in liferay. I wonder if my portlets would have access to alfresco services, will liferay block these access? Of course alfresco is already deployed as portlet in liferay to provide these services.
If I can, the question is: the way to access alfresco services in portlet is the same as in alfresco web client? Do I need to package alfresco jar files along with my portlet?
Thank you,
Regards
08-12-2006 10:54 AM
If you need to implement alfresco local services, my recomendation is to load the repository in one context, export the repository services you are interested in to JNDI. In your application package the alfresco API libraries with you application. Unfortunately Alfresco is not publishing its APIs as a separate JAR. I might consider pulling out these APIs and JARing them up so they alone can be packaged with your application.
The applications you want to make require the specialized capabilites of the alfresco services? If not i'd recommend building on top of JCR rather then the alfresco APIs because it is more portable. My personal take on alfresco is that I always want to consume alfresco (the best CMS out there) from behind standards based interfaces. By doing this we help increase the importance of standards at alfresco ensuring that it is the best implementation available.
08-12-2006 03:42 PM
I already deploy alfresco as a portlet, do I need to package it again in my own portlet? Is it able to write a portlet that access code deployed by other portlet? I also want to reuse alfresco tablib in my portlet, do I need to package the descriptor in my own portlet?
I will have to modify alfresco code to put the public services to JNDI, that's what I don't want because the upgrade problem.
Does the JCR standards cover Alfresco services such as Node service, search service, Checkin/checkout service..?
12-18-2006 03:28 PM
12-18-2006 03:34 PM
Hi
How can i develop remote web client?
I want to develop portlet which runs on remote server, while it access the contents of alfresco.
Thanks,
Bindiya
12-18-2006 05:01 PM
12-18-2006 05:52 PM
12-19-2006 09:10 AM
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.