How to use Grails integrate Alfresco

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2011 09:32 PM
Hi,
I want to use Grails web app to display user's document (e.g. document content in Alfresco web client). Then user can login Grails web app to view their document in Alfreso to achieve single sing on.
Would you pls show me some sample or tips for me? should I use RAAr, web services etc.
Thanks,
Arales
I want to use Grails web app to display user's document (e.g. document content in Alfresco web client). Then user can login Grails web app to view their document in Alfreso to achieve single sing on.
Would you pls show me some sample or tips for me? should I use RAAr, web services etc.
Thanks,
Arales
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2011 02:02 PM
You may want to research this question on the web. It may provide a more timely and detailed response.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2011 05:37 PM
I would suggest to store the credentials used to log into Grails in some session scoped variable.
Then you could use he same credentials to log into alfresco .
I would also use the CMIS feature to interact with alfresco from Grails.
Hope this helps
Claudio
Then you could use he same credentials to log into alfresco .
I would also use the CMIS feature to interact with alfresco from Grails.
Hope this helps
Claudio
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2011 11:26 AM
I cannot vouch for this module because I haven't tried it, but maybe it is helpful in some way:
http://www.grails.org/plugin/alfresco
Jeff
http://www.grails.org/plugin/alfresco
Jeff
