Page 1 of 1

not able to connect sql server 2005

PostPosted:Tue Mar 08, 2011 1:03 pm
by prashanth
Dear Sir

I liked OpenKM very much. Now i m working on this. But i not able to connect openkm to sql server 2005. I am reading wiki/openkm(documentation). but still i not able to connect. In documentation i read generating database script. is it nessaccery to exicute that piece of code?. In my SQLserver portion i did asitis there. I created 2 databases. enabled TCP/IP in configuration manager. In JBoss datasource portion i not found sql server 2005 type mapping portion in standardjbosscmp-jdbc.xml file. I dont no what i am missing. Please give me an solution for my problem.

Thankyou

Regards
Prashanth

Re: not able to connect sql server 2005

PostPosted:Tue Mar 08, 2011 6:09 pm
by jllort
If connection is right done, some tables must be created. It appearing some warning on starting jboss.
The other things must be done ( some tables script to be executed and some minor changes explained on wiki ) are necessary too, but first must be created some tables, if it's not done automatically you're doing something wrong.
Have you copy the jdbc driver ?
I want to supose it's a fresh installation no ?
Take a look at server.log if there's some error, related to dbms creation etc..