Ticket #917 (new enhancement)

Opened 3 years ago

Last modified 2 years ago

Make CS-Map path a serverconfig.ini option

Reported by: zspitzer Owned by:
Priority: low Milestone:
Component: Server Version:
Severity: minor Keywords:
Cc: jbirch External ID:

Description

currently when installing on windows, there is a requirement for a env path variable to be set for CS-MAP, this requires a reboot of the server which is painful.

Moving the config for this into serverconfig.ini makes sense and also allows for future versions of mapguide to be run on the same box, without a conflict caused by using two versions of CS-MAP with only one env variable

Change History

Changed 3 years ago by zspitzer

(from Bruce Dechant)

The web tier also uses the MENTOR_DICTIONARY_PATH so both the webconfig.ini and serverconfig.ini file would need to be updated with the CSMAP path.

Changed 3 years ago by jbirch

It would be nice of, rather than removing the env var option, we could make the currently hard-coded default path a config file option. Is there a way to determine which config file (web or server) to read from inside the CS api?

Changed 3 years ago by jbirch

  • milestone changed from 2.1 to 2.2

Changed 3 years ago by jng

Actually, with the plans to separate the MapGuide API dlls, and assuming we can use the MgCoordinateSystem? API standalone outside of MapGuide, I would prefer that we can still read from MENTOR_DICTIONARY_PATH in case it can't be read from serverconfig.ini or webconfig.ini

Changed 2 years ago by jbirch

  • cc jbirch added
  • version 2.0.1 deleted
  • milestone 2.2 deleted

Removing milestone and version. This would be nice to have, but haven't seen anyone address it. If it's important for 2.2, raise on -internals :)

Note: See TracTickets for help on using tickets.