Problems with installing OpenKM? No problemo, the solution is closer than you think.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
u dnt need to download JBOSS
in deploy folder u will find openKM.war, remove that war and export in your eclipse galileo and do the desire changes.
for more information u can visit developer's guide on wiki for openKM
Thank you.My openkm is has been run successfully.
Now I want change default language.And how can I add user? I can't find openkm-users.properties and openkm-roles.properties from .\server\default\conf\props.
What should I do?(version openkm4.1)
My database is mysql. Could you tell me how to configure openkm-ds.xml?
<mbean code="org.jboss.jdbc.HypersonicDatabase"
name="jboss:service=Hypersonic,database=OKMDashboardStats">
<attribute name="Database">OKMDashboardStats</attribute>
<attribute name="InProcessMode">true</attribute>
</mbean>
org.jboss.jdbc.HypersonicDatabase.How can I change this???