Page 1 of 2

Don't Know

PostPosted:Mon Jun 07, 2010 10:11 am
by Vian
Could you help me .?

Re: Don't Know

PostPosted:Mon Jun 07, 2010 6:18 pm
by truptisdolphins
Can you please tell wat exactly u have done and when u faced this error ?

Re: Don't Know

PostPosted:Mon Jun 07, 2010 9:04 pm
by jllort
Yes, explain better, which version of OpenKM, if it's developement one ... how you've configured jboss etc...

Re: Don't Know

PostPosted:Tue Jun 08, 2010 12:55 am
by Vian
Sorry.I'm a begginer!
Could you tell me if I want to run my openkm by database SQLSERVER2005,what should I do?

Re: Don't Know

PostPosted:Tue Jun 08, 2010 2:04 am
by truptisdolphins
Check if this link can help u

http://forum.openkm.com/viewtopic.php?f ... ties#p4549

which version of OpenKM are u using?

Re: Don't Know

PostPosted:Tue Jun 08, 2010 2:38 am
by Vian
OpenKM-4.1_JBoss-4.2.3.GA(100.5M)
Will I need to download JBOSS?

Re: Don't Know

PostPosted:Tue Jun 08, 2010 2:57 am
by truptisdolphins
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

Re: Don't Know

PostPosted:Tue Jun 08, 2010 3:32 am
by Vian
I use myeclipse7.5. Can I Checkout source from Subversion?

Re: Don't Know

PostPosted:Tue Jun 08, 2010 3:46 am
by Vian
this erroe is .?

Re: Don't Know

PostPosted:Tue Jun 08, 2010 7:22 am
by jllort
please read developer guide http://wiki.openkm.com/index.php/Developer_Guide

it's not good idea using other ide ( althought myeclipse is eclipse with some plugins ), if you don't want to have problems or extrange errors ...

Re: Don't Know

PostPosted:Tue Jun 08, 2010 9:34 am
by Vian
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)

Re: Don't Know

PostPosted:Tue Jun 08, 2010 9:53 pm
by jllort
NO NO NO NO

Are you reading wiki.openkm.com ??? Users are in database, simply create there in administrator tab.

In wiki you'll find how to set default language in OpenKM.cfg ( configuration params I don't remember the exact section ).

Re: Don't Know

PostPosted:Wed Jun 09, 2010 8:25 am
by Vian
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???

Re: Don't Know

PostPosted:Wed Jun 09, 2010 8:52 am
by jllort

Re: Don't Know

PostPosted:Wed Jun 09, 2010 9:57 am
by Vian
Thank you!

This error because..?