<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Integrate Web App with Alfresco for Doc Mgmt... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integrate-web-app-with-alfresco-for-doc-mgmt/m-p/268138#M221268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are running the installer on the command-line make sure the current user has execute permissions on that file. Also, if you are installing on the command-line and do not have the ability to display a GUI, make sure you run with the –mode text option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should be able to install using a WAR-only approach if you cannot get the installer to work or if you'd just prefer that anyway. &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/tasks/alfv3-tomcat-install.html" rel="nofollow noopener noreferrer"&gt;This page&lt;/A&gt;&lt;SPAN&gt; on docs.alfresco.com sounds like it is for Enterprise-only but it will work with Community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The high-level steps for a manual installation are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 1. Create a shared class loader and update Tomcat config&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2. Edit $TOMCAT_HOME/shared/classes/alfresco-global.properties to match your requirements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 3. Make sure your database driver is in $TOMCAT_HOME/lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 4. Make sure serializer.jar and xalan.jar are in $TOMCAT_HOME/endorsed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 5. Make sure dependencies such as pdf2swf, convert (ImageMagick), and OpenOffice are installed and configured in alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you get that set up and your repository is running, I'd recommend that you use the &lt;/SPAN&gt;&lt;A href="http://chemistry.apache.org/java/opencmis.html" rel="nofollow noopener noreferrer"&gt;OpenCMIS Java API&lt;/A&gt;&lt;SPAN&gt; from your web application to execute CRUD operations against the repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2012 22:50:46 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2012-02-28T22:50:46Z</dc:date>
    <item>
      <title>Integrate Web App with Alfresco for Doc Mgmt...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-web-app-with-alfresco-for-doc-mgmt/m-p/268137#M221267</link>
      <description>Hello,I am new to Alfresco…I am looking for Integration of our New J2ee Web application with Alfresco. We need Alfresco to do the Document Management Module.We are wanting to integrate Alfresco as a Document Management System in our Java Web Application. The Application should be able to Upload file</description>
      <pubDate>Mon, 27 Feb 2012 06:31:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-web-app-with-alfresco-for-doc-mgmt/m-p/268137#M221267</guid>
      <dc:creator>oops_007</dc:creator>
      <dc:date>2012-02-27T06:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Web App with Alfresco for Doc Mgmt...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-web-app-with-alfresco-for-doc-mgmt/m-p/268138#M221268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are running the installer on the command-line make sure the current user has execute permissions on that file. Also, if you are installing on the command-line and do not have the ability to display a GUI, make sure you run with the –mode text option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should be able to install using a WAR-only approach if you cannot get the installer to work or if you'd just prefer that anyway. &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/tasks/alfv3-tomcat-install.html" rel="nofollow noopener noreferrer"&gt;This page&lt;/A&gt;&lt;SPAN&gt; on docs.alfresco.com sounds like it is for Enterprise-only but it will work with Community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The high-level steps for a manual installation are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 1. Create a shared class loader and update Tomcat config&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2. Edit $TOMCAT_HOME/shared/classes/alfresco-global.properties to match your requirements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 3. Make sure your database driver is in $TOMCAT_HOME/lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 4. Make sure serializer.jar and xalan.jar are in $TOMCAT_HOME/endorsed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 5. Make sure dependencies such as pdf2swf, convert (ImageMagick), and OpenOffice are installed and configured in alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you get that set up and your repository is running, I'd recommend that you use the &lt;/SPAN&gt;&lt;A href="http://chemistry.apache.org/java/opencmis.html" rel="nofollow noopener noreferrer"&gt;OpenCMIS Java API&lt;/A&gt;&lt;SPAN&gt; from your web application to execute CRUD operations against the repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 22:50:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-web-app-with-alfresco-for-doc-mgmt/m-p/268138#M221268</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-02-28T22:50:46Z</dc:date>
    </item>
  </channel>
</rss>

