| Age | Commit message (Collapse) | Author |
|
avoid concurrent mod, as we don't want to preload all the values. Fixes
#112
|
|
|
|
Removed unused 'getSchemaURI' method.
|
|
client processes can record the reason for the suspension. Errors XML is
marshalled ErrorInfo. UserCodeProcess automatically sends fatal
ErrorInfos through suspend jobs.
Job API added to to support all this.
fixes #23
|
|
CastorXMLUtility is now a static member of gateway. Domain specific
instances can be used by domain applications, but the maps do not
interfere with the kernel.
|
|
|