Page 1 of 1

JBPM_configuration

PostPosted:Tue Mar 29, 2011 8:04 pm
by seanwhe
http://wiki.openkm.com/index.php/JBPM_configuration

Trying to follow instructions but cannot seem to open server/default/deploy/OpenKM.war/WEB-INF/classes/jbpm.cfg.xml

What am I missing? vim just opens a new file. Yes I checked and double checked the file path but seems I cannot even CD past server/default/deploy/OpenKM.war

Re: JBPM_configuration

PostPosted:Wed Mar 30, 2011 6:35 pm
by pavila
WAR archives are like ZIP. You need to open it to see the contents. Also you can explode the WAR in the JBoss deploy folder. The new created folder should be named OpenKM.war (and delete the original archive to prevent duplicities on deploy).