| Age | Commit message (Collapse) | Author |
|
|
|
PersistencyException. Replaced MembershipException with
InvalidCollectionModification CORBA Exception. Made all predef steps
throw more accurate exceptions when they go wrong, and let more
exceptions bubble through from underneath.
|
|
|
|
module
|
|
whitespace around the values. Fixes #165
Remove old Gateway.getProperty methods - there should be no deprecated
methods in the 3.0 release
Move all getProperty() calls to getString or other so they will be
trimmed.
Introduce ObjectProperties.getInstances to create ArrayLists of objects
from comma-separated class name lists.
|
|
ItemPath objects are now used to identify Items throughout the kernel,
replacing ints and Integers.
|
|
behind interfaces: Authenticator, Lookup and NextKeyManager (LDAP
property storage was already a ClusterStorage). Gateway holds additional
objects, and
Fixes #26 #191. Refs #27 (needs additional work for read perms and auth
tokens)
|
|
|
|
they override each other in the correct order.
|
|
and wrap int and boolean parsing. Gateway.getProperties() returns the
new ObjectProperty instance. Old Gateway property methods still present
but deprecated. Refs #149
|
|
CRISTAL processes in other enviroments with complex class loading (e.g.
OSGi) to supply their own resource and class loader to the kernel and
its modules. Fixes #149
|
|
|
|
have been modified by a different user, do no overwrite them. Reset the
properties and workflow though (should be fairly stateless), but leave
the collections.
|
|
Added extra debug for shuffling
|
|
for that module.
|
|
|
|
Merge circular module dependency check with unmet check, earlier in the
process.
|
|
|
|
|
|
|
|
instead.
Create module item with collection of imported Items and module XML
registered as an outcome.
|
|
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.
|
|
and class identifiers
|
|
Support workflows on module resources
|