Results 1 to 3 of 3

Thread: tc Server windows service config

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    5

    Default tc Server windows service config

    With the ASF Tomcat in bin directory you can use the service.bat script that allows one to customize the tomcat server instance with configurations we'd need for it to run as a service (i.e JVM settings, environment variables, etc).

    With tcServer, while it's straightforward to install multiple instances as windows services, i'm not sure how to set additional variables like the use of the environmental arguments with tcServer's SpringSource layout. Is that even possible or one has to use the ASF layout to achieve that?

    Thx.

  2. #2
    Join Date
    Apr 2009
    Posts
    5

    Default

    ok it turns out that within the tc server instance(s)'s bin dir you'll get a wrapper.conf file where you can pretty much emulate the services.bat file.
    it's a little vague in the doc but it's there sort of.

  3. #3

    Default Thanks

    Useful information

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •