Menu

Connecting to MS SQL Server

mak
2013-03-16
2013-03-17
  • mak

    mak - 2013-03-16

    Hi there
    I am new here in OpenXava but trying to learn and use this tool as it looks amazing! Can you help me how I can configure a MS SQL server or My SQL? Do you I need to use Tomcat 6 and j2SE6 or I can use higher versions?

     
  • Ciro

    Ciro - 2013-03-17

    I use with postgres, but already used with MySQL.. works fine.

    The process is the same:

    1- Put driver in tomcat\lib
    2- Configure persistence.xml
    3- Configure updateSchema (build.xml)

    for more details, look this:

    http://duleepa-edu.blogspot.com.br/2008/12/configuring-openxava-with-mysql.html
    or the "openxava by sample" book (Postgres sample).

    And about the tomcat version, I use the version of the package of openxava.

     
  • mak

    mak - 2013-03-17

    Hi Ciro
    Thanks for your help. I am trying to follow your link and will come back to you if I need further help. My current problem is, tomcat is not running when I try to run the example project Library. I have posted it separately.

     

Log in to post a comment.