Server Guide

Resolving global references

Global references in the configuration expression are resolved with respect to the development image, regardless of which image is the current image. For example, the class named MyClass will always refer to the class MyClass in the development image, even if there is a class named MyClass in the current image.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]