|
saidone.org -
good to the last drop! |
|
Main menu
Development
Mailing lists Swamp
Links
ush.itaghers.org saidone@ush gameknot |
HowTo quick installation of Alfresco 3 on Tomcat 6 - posted by saidone on Tue, 14 Apr 2009 10:05:17 GMT
HowTo quick installation of Alfresco 3 on Tomcat 6: a sort of reminder for when I must do an installation in 1.4 minutes or so.- Just download the bare Apache Tomcat and Alfresco zipped archives and expand them. - modify the shared loader property in the file ${catalina.base}/conf/catalina.properties: shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar- tune your JVM settings mangling the JAVA_OPTS variable in ${catalina.base}/bin/catalina.bat (catalina.sh on linux/unix) adding at least: -XX:MaxPermSize=128m - make the following path: cd $CATALINA_BASE - copy the alfresco.war to ${catalina.base}/webapps - copy the alfresco extension directory to ${catalina.base}/shared/classes/alfresco That's all. Just change your Alfresco properties as usual and start Tomcat with startup.bat, startup.sh or whatsoever! No comments yet. Post a new comment back to home |
[[[[[[[ served by kugelmass ]]]]]]]
The enemy knows the system. - Claude Elwood Shannon
|
|