Release Comments 2.6.14 Bugfixes - Fixed some issues in the SecurityManager 2.6.13 Bugfixes - MessageType.getConstantAt has hardcoded concept name - System.exits failed (due to SecurityManager policy) 2.6.12 Bugfixes - Invalid password in ContainerBuilder not stored anymore - AShort.shortValue returned int - AByte.byteValue returned int - Fixes possible NPX in setDefaultContexts - Fixed "verbose on" in ContainerBuilder 2.6.11 Bugfixes - Fixed invalid SCC signatures 2.6.10 Bugfixes: - Fixed problems in AMETASSequentialContextProcessor and AMETASContextManager 2.6.9 Bugfixes: - Removes further security holes in AMETASSecurityManager - Replacing symmetric cipher - Inserted serialVersionUID in several classes 2.6.8 Bugfix: - Removes security hole in AMETASSecurityManager 2.6.7 Bugfixes: - Introduced sychronized blocks into AMETASContextManager to prevent concurrent access to internal fields. 2.6.6 Bugfixes: - AMETASAgentDriver.go handles null destinations - Types are cloned when read from the SPU container. This is necessary to prevent AMETASPlaceUser.specializeTypes to modify the types inside the SPU, invalidating the signature. 2.6.5 Bugfixes: - AMETASPURepository now creates proper AMETASServiceDescriptions from plain AMETASTypes (forgot to get the content) 2.6.4 Bugfixes: - Added AMETASSecurityManager.checkPermission(Permission); this method has been added in Java 2 2.6.3 Bugfixes: - Service timeout now working - New method getServiceObject in AMETASContext and support in the ContextManager, no more need to pass the service object reference explicitely. - Init messages for requests for service startups now working