Hi , i had been successfully build up my cmd build following the Installing CMDBuild using graphical interface in the technical manual page 11
Next ,i proceed to deploy the workflow (shark), somehow i think i succeed to made it as well
Now , try to deploy the alfresco DMS;
However was stack a bit in this
According to page 21 Installing Alfresco DMS, i need to made the change on alfrescoglobal.properties.
i follow the example shown from page 21-page22
but however once i finished configure, i go to http://{SERVER}:{PORT}/alfresco, it fail to load up the alfresco webpage , the browser display "This webpage is not available"
Form my understanding , now i having 2 tomcat already , one for cmdbuild(port 8080), one for alfresco (port9080), for the part cmdbuild(port8080).it is working fine , but juz wonder if i had configure correctly for the alfresco part ?(port 9080)
Was think out one idea , is this possibly i clean uninstall all the relevant stuff (tomcat,postgresql,cmdbuild) and then re install alfresco 3.4 community using default setup wizard and just run the alfresco. Since install alfresco also come along with tomcat and postgresql, so can i just simply deploy the cmdbuild.war & shark.war under {alfresco}/tomcat/webapps, meaning to said i only install and run 1 tomcat(which is come along from the alfresco installation) & did all cmdbuild relevant config under {alfresco}/tomcat/webapps
Ps. my primary target is wanna succeed run CMDBuild and deploy 2 additional modules which are workflow and alfresco DMS
Hi , i had been successfully build up my cmd build following the Installing CMDBuild using graphical interface in the technical manual page 11
Next ,i proceed to deploy the workflow (shark), somehow i think i succeed to made it as well
Now , try to deploy the alfresco DMS;
However was stack a bit in this
According to page 21 Installing Alfresco DMS, i need to made the change on alfrescoglobal.properties.
i follow the example shown from page 21-page22
but however once i finished configure, i go to http://{SERVER}:{PORT}/alfresco, it fail to load up the alfresco webpage , the browser display "This webpage is not available"
Form my understanding , now i having 2 tomcat already , one for cmdbuild(port 8080), one for alfresco (port9080), for the part cmdbuild(port8080).it is working fine , but juz wonder if i had configure correctly for the alfresco part ?(port 9080)
Was think out one idea , is this possibly i clean uninstall all the relevant stuff (tomcat,postgresql,cmdbuild) and then re install alfresco 3.4 community using default setup wizard and just run the alfresco. Since install alfresco also come along with tomcat and postgresql, so can i just simply deploy the cmdbuild.war & shark.war under {alfresco}/tomcat/webapps, meaning to said i only install and run 1 tomcat(which is come along from the alfresco installation) & did all cmdbuild relevant config under {alfresco}/tomcat/webapps
Ps. my primary target is wanna succeed run CMDBuild and deploy 2 additional modules which are workflow and alfresco DMS