Menu

Schema name while importing project

Help
2011-04-15
2013-04-24
  • Venkat Akkineni

    Venkat Akkineni - 2011-04-15

    Hello

                  First of all, great work!! I have installed the software on Ubuntu from Software Center. Its running without any problems. It could be faster though.

    My project's db has schems. How would I mention the schema name when trying to import an existing database.

    Thanks
    Venkat

     
  • Venkat Akkineni

    Venkat Akkineni - 2011-04-19

    Hello

              This solved the problem.

    ejb3unit.connection.url=jdbc:postgresql://127.0.0.1:5432/oniryx/lean

    where lean is the schema name. Chage the above key value pair in ejb3unit.properties file.

    Thanks

     

Log in to post a comment.