cancel
Showing results for 
Search instead for 
Did you mean: 

Record Management in latest Alfresco 1.4

why1525
Champ in-the-making
Champ in-the-making
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 Management folder then I use Ant to run the build.xml in the Record Management folder.

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.

I read the log file and found that it cant found a class call org.alfresco.rm.RecordManagementScript

What is actually happen in here? or this project is not available yet?

Is there any guideline to install Record Management in Alfresco 1.4?

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 record_management.acp. Is this possible to solve?

Thanks you in advanced.

Warmest Regards.
2 REPLIES 2

why1525
Champ in-the-making
Champ in-the-making
Hi,

Sorry for repeating this question.

Because I really need a record management to be installed in to Alfresco 1.4. Is there anyway to do it?

Thanks you.
Edison Wang

why1525
Champ in-the-making
Champ in-the-making
I have already solve the Record Management problem. May be there is some guideline there but I cant get it.

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.

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.

Please forgive my broken English and grammar mistake.

Warmest Regards.
Edison Wang