This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information

Deployment to Tomcat

Frequently asked questions about VisionX.

Deployment to Tomcat

Postby lucdep » Thu Feb 18, 2021 10:21 am

Hi,

After 2 years development, I'm getting close to a first delivery of my project.
Until now I've been developping locally with a local postgres database on my computer.

I have now set up a production server with Tomcat and Postgres and I have been trying to deploy my application with the Install Wizard in VisionX. I can see that the code is transferred OK to the Tomcat server but it is not clear to me how the the database connection on the Tomcat server has to be defined to make the deployed app connect to the databse on the server.

Is there a document/manual that explains how the Install Wizard has to be used?

Thanks for an urgent reply.

Regards,

Luc
lucdep
 
Posts: 53
Joined: Wed Oct 10, 2018 12:01 pm

Re: Deployment to Tomcat

Postby Support@SIB » Thu Feb 18, 2021 10:46 am

The deployment wizard has 3 options: app and db, only application, only db (see Documentation)

If you choose first option, simply choose your destination database (host, user, password). The wizard will change your configuration during installation.

The last option simply change your database without changing configuration, so if you have updates...

If you want to know how you can change the configuration manually, simply check config.xml in your project.

Please contact our product support or one of our Consultants if you need help with your application.
User avatar
Support@SIB
 
Posts: 353
Joined: Mon Sep 28, 2009 1:56 pm


Return to VisionX