Results 1 to 2 of 2

Thread: Installation for multiple developers on one server

  1. #1
    Join Date
    Aug 2004
    Location
    Mainz, Germany
    Posts
    42

    Default Installation for multiple developers on one server

    Hello,

    I work at a company which uses server-based computing which means that several developers work on the same server.

    To be able to develop separately, we could have a 'private' installation of the dm server for each developer running on different ports.

    Is this a reasonable way to solve our multi-user problem?

    Do you have any other suggestion?

    Many thanks


    K. Darabi

  2. #2
    Join Date
    Jan 2006
    Location
    Zürich, Switzerland
    Posts
    423

    Default

    Quote Originally Posted by darabi View Post
    Is this a reasonable way to solve our multi-user problem?
    This private installation approach should definitely be feasible; however, there are a few things you should keep in mind:

    • Ensure that each installation is in a unique path in the file system
    • Ensure that all required ports are configured uniquely (e.g., OSGi console, JMX, HTTP, HTTPS, AJP, etc.)
    • In order to use the dm Server Tools in STS in Eclipse, you'll need to have a network mount for the server's file system


    Regards,

    Sam

Posting Permissions

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