How to Integrate Alfresco with JSF application
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2013 08:41 AM
Hi All,
I am a complete newbie to Alfresco actually doing a POC for my firm, looking for someone to point me in the right direction.
I need to figure out how to integrate alfresco with our JSF web application
Following is a breef discription of what I would like to achieve:
Our existing application developed in JSF 2.0,JPA 2.0, Spring 3.1,Hybernate 4.1.8, JSP with Oracle10g. This application using in eclipse IDE.
We want to enhance the application with DMS. So we decided to proceed with Alfresco.
Please guide me how to integrate Alfresco with the above mentioned environment. Awaiting your valuable guidance.
Thanks in advance.
I am a complete newbie to Alfresco actually doing a POC for my firm, looking for someone to point me in the right direction.
I need to figure out how to integrate alfresco with our JSF web application
Following is a breef discription of what I would like to achieve:
Our existing application developed in JSF 2.0,JPA 2.0, Spring 3.1,Hybernate 4.1.8, JSP with Oracle10g. This application using in eclipse IDE.
We want to enhance the application with DMS. So we decided to proceed with Alfresco.
Please guide me how to integrate Alfresco with the above mentioned environment. Awaiting your valuable guidance.
Thanks in advance.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2013 09:26 AM
You have a choice of either embedding alfresco in your "war" file. Or accessing alfresco remotely via one of its remote APIs.