Depends on which version of Alfresco you would like to use and what you must do for your
integration.
Generally you must patch some Alfresco source code, on Alfresco 3 too :(
If you want to deploy Alfresco Webscripts as portlets you can see my post here:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=145471
If you want SSO on Alfresco Client Portlet you need to implement a JBoss Portlet Filter
for Alfresco Client Portlet in this way (Alfresco Forum):
http://forums.alfresco.com/en/viewtopic.php?p=28282
And then you must patch some Alfresco source code, in Alfresco 3 is necessary to patch
getUserAgent() method to fix deployment on portals.
Hope this helps.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215664#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...