For C++, Python and .NET, Ice can use ICE_CONFIG environment variable to get information. However, as Ice 3.1.0 manul says:
Is there any reason for this ?Code:The environment variable is not read by the Java run time; with Java, you must use the --Ice.Config property to set the name of the configuration file (see Section 28.5).

Reply With Quote