KAPOW

Would you like to react to this message? Create an account in a few clicks or log in to continue.
KAPOW

Welcome to the Kapow forum. Here you can get help, use your skills to help others and enjoy hanging out in the company of other Kapow Robot Developers.


2 posters

    Step by step guide to tomcat

    avatar
    teemu.vaisto


    Posts : 1
    Points : 1985
    Join date : 2018-11-23

    Step by step guide to tomcat Empty Step by step guide to tomcat

    Post by teemu.vaisto Wed May 15, 2019 8:35 pm

    Would be great if someone could publish step by step guide how to setup tomcat server with MS SQL/MySQL database. I mean that ALL configurations; xml's, creating databases, setup ports for tomcat, xamp, etc. Whole shebang....
    batman
    batman


    Posts : 47
    Points : 1922
    Join date : 2019-03-19

    Step by step guide to tomcat Empty Re: Step by step guide to tomcat

    Post by batman Mon Jul 22, 2019 6:20 pm

    Hi,

    This should be covered in detail in the Admin guide, see Chapter 3 Tomcat Management Console -> Tomcat Deployment

    The only thing missing are the details on how to install Tomcat itself which can be found either on the Apache website or there's some good articles on wikihow like this one (https://www.wikihow.com/Install-Tomcat-on-Windows)

    Lessons learnt..

    Make sure your Java runtime environment architecture (32/64 bit) matches that of your Tomcat install!
    If using a light version of SQL such as SQL Express - TCP/IP isn't enabled by default and has different default ports compared to the enterprise editions. These can be easily changed in the configuration manager
    Remember to update your roboserver connection settings after you've installed and configured Tomcat. Open Roboserver Settings and configure the MC URL at the bottom of the general tab.

    Hope this helps

      Current date/time is Sun Apr 28, 2024 2:26 am