Opened 15 years ago

Closed 12 years ago

#917 closed enhancement (fixed)

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 (6)

comment:1 by zspitzer, 15 years ago

(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.

comment:2 by jbirch, 15 years ago

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?

comment:3 by jbirch, 15 years ago

Milestone: 2.12.2

comment:4 by jng, 15 years ago

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

comment:5 by jbirch, 14 years ago

Cc: jbirch added
Milestone: 2.2
Version: 2.0.1

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 :)

comment:6 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed with the implementation of RFC122 for 2.4

Note: See TracTickets for help on using tickets.