define for pathway server

From: Tom (nomail_at_pleaseno.invalid)
Date: 10/06/04


Date: Wed, 06 Oct 2004 23:01:24 +0200

Is there any way to make a define known to a serverprocess other than
through the serverclass-definition ?

I want the define to be available to all serverclasses in all pathways
of an application.

I know a definename is normally resolved in the structure of a
filename. Is it possible to have it resolved to a text longer than 8
chars (what i get using the class map define, stripping the last part
of it). i need this to know to what serverclass I need to go to.

Exploitation doesn't want to deal with params for this, though it's
probably the best way to reolve this, only you need to specify this
with every serverclass in every pathway.

regards,

Tom