<?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 Record Management in latest Alfresco 1.4 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/record-management-in-latest-alfresco-1-4/m-p/48673#M27891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got a problem here. I downloaded the latest source code from SVN yesterday. I already import the neccessary project into Eclipse then build it with Ant. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, it run smoothly. But then I saw a new project call "Record Management" inside there. I copy the alfresco.war into the Record Management folder then I use Ant to run the build.xml in the Record Management folder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When Ant running the build.xml, it update the alfresco.war file. Then I put the war file into the Tomcat and deploy it. But there is an error occur when deploying the war file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read the log file and found that it cant found a class call &lt;/SPAN&gt;&lt;STRONG&gt;org.alfresco.rm.RecordManagementScript&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is actually happen in here? or this project is not available yet?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any guideline to install Record Management in Alfresco 1.4?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had follow the wiki guideline to install Record Management but fail. I read in this forum and found that 1.4 cannot import the &lt;/SPAN&gt;&lt;STRONG&gt;record_management.acp&lt;/STRONG&gt;&lt;SPAN&gt;. Is this possible to solve?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks you in advanced.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Warmest Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Nov 2006 08:42:26 GMT</pubDate>
    <dc:creator>why1525</dc:creator>
    <dc:date>2006-11-08T08:42:26Z</dc:date>
    <item>
      <title>Record Management in latest Alfresco 1.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/record-management-in-latest-alfresco-1-4/m-p/48673#M27891</link>
      <description>Dear all,I got a problem here. I downloaded the latest source code from SVN yesterday. I already import the neccessary project into Eclipse then build it with Ant. Well, it run smoothly. But then I saw a new project call "Record Management" inside there. I copy the alfresco.war into the Record Manag</description>
      <pubDate>Wed, 08 Nov 2006 08:42:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/record-management-in-latest-alfresco-1-4/m-p/48673#M27891</guid>
      <dc:creator>why1525</dc:creator>
      <dc:date>2006-11-08T08:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Record Management in latest Alfresco 1.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/record-management-in-latest-alfresco-1-4/m-p/48674#M27892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for repeating this question. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Because I really need a record management to be installed in to Alfresco 1.4. Is there anyway to do it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edison Wang&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2006 00:59:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/record-management-in-latest-alfresco-1-4/m-p/48674#M27892</guid>
      <dc:creator>why1525</dc:creator>
      <dc:date>2006-11-09T00:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Record Management in latest Alfresco 1.4</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/record-management-in-latest-alfresco-1-4/m-p/48675#M27893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have already solve the Record Management problem. May be there is some guideline there but I cant get it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found that although I update the war file by using Ant run the build.xml in the Record Management project in Eclipse, it didnt package the source into jar file and put it into the alfresco.war. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to manually package the jar file. Then put into the WEB-INF/lib folder. Then I restart the server to deploy the war file. Of cause I had clean up the database and clear the alf_data folder first. Then it do not prompt any error and the Record Management file plan is available in the space template there. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please forgive my broken English and grammar mistake.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Warmest Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edison Wang&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 07:19:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/record-management-in-latest-alfresco-1-4/m-p/48675#M27893</guid>
      <dc:creator>why1525</dc:creator>
      <dc:date>2006-11-14T07:19:36Z</dc:date>
    </item>
  </channel>
</rss>

