OK.

I use jdk1.4.2 and the problem exists when i just use a plain 
application or webstart. For the other questions i will send 
you the sdls i use and the mavven project.xml for the 
classpath question. I get the infinite loop, when I try to 
access the first service.

Greetings,

Christian Domsch.
> 
> > -----Urspr�ngliche Nachricht-----
> > Von: Howard Lewis Ship [mailto:[EMAIL PROTECTED]
> > Gesendet: Mittwoch, 4. August 2004 13:57
> > An: [email protected]
> > Betreff: Re: beta-2
> > 
> > 
> > It would be useful to know what you've contributed into EagerLoad. 
> > What environment are you using, i.e., an app server? JDK? 
> What else is
> > on your classpath? Where's the infiinite loop?
> > 
> > On Wed, 4 Aug 2004 11:03:24 +0200 , Domsch, Christian
> > <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > > 
> > > I just installed hivemind-beta-2 and wasn't able to start 
> > my application.
> > > With beta-1 everything worked fine and as expected. With 
> beta-2 the
> > > application terminates goes into a infinite loop while 
> > creating a service
> > > and then dumps with a NoClassDefFoundError (which btw 
> > cannot be, because i
> > > didnt change anything but hivemind).
> > > 
> > > here is the log outout:
> > > 
> > > [2004-08-04 10:57:10,145] DEBUG (RegistryBuilder : Method 
> > processModules :
> > > Line 177) - Processing modules visible to
> > > [EMAIL PROTECTED]
> > > [2004-08-04 10:57:10,207] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1415) - Parsing
> > > 
> > jar:file:/P:/Entwicklungstools/repository/innoWake.lib/jars/xl
> > ib-1.0.jar!/ME
> > > TA-INF/hivemodule.sdl
> > > [2004-08-04 10:57:10,363] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1429) - Result: ModuleDescriptor[moduleId=innowake.xlib 
> > version=1.0.0]
> > > [2004-08-04 10:57:10,363] DEBUG (RegistryBuilder : Method 
> > processModule :
> > > Line 261) - Processing module innowake.xlib
> > > [2004-08-04 10:57:10,379] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1415) - Parsing
> > > 
> > jar:file:/P:/Entwicklungstools/repository/innoWake.lib/jars/xl
> > ib-1.0.jar!/ME
> > > TA-INF/configurationmanager/hivemodule.sdl
> > > [2004-08-04 10:57:10,410] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1429) - Result: 
> > ModuleDescriptor[moduleId=innowake.xlib.configurationmanager
> > > version=1.0.0]
> > > [2004-08-04 10:57:10,410] DEBUG (RegistryBuilder : Method 
> > processModule :
> > > Line 261) - Processing module innowake.xlib.configurationmanager
> > > [2004-08-04 10:57:10,410] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1415) - Parsing
> > > 
> > jar:file:/P:/Entwicklungstools/repository/innoWake.lib/jars/xl
> > ib-1.0.jar!/ME
> > > TA-INF/io/hivemodule.sdl
> > > [2004-08-04 10:57:10,426] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1429) - Result: ModuleDescriptor[moduleId=innowake.xlib.io 
> > version=1.0.0]
> > > [2004-08-04 10:57:10,426] DEBUG (RegistryBuilder : Method 
> > processModule :
> > > Line 261) - Processing module innowake.xlib.io
> > > [2004-08-04 10:57:10,426] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1415) - Parsing
> > > 
> > jar:file:/P:/Entwicklungstools/repository/innoWake.lib/jars/xl
> > ib-1.0.jar!/ME
> > > TA-INF/datapool/hivemodule.sdl
> > > [2004-08-04 10:57:10,426] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1429) - Result: ModuleDescriptor[moduleId=innowake.xlib.datapool
> > > version=1.0.0]
> > > [2004-08-04 10:57:10,441] DEBUG (RegistryBuilder : Method 
> > processModule :
> > > Line 261) - Processing module innowake.xlib.datapool
> > > [2004-08-04 10:57:10,441] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1415) - Parsing
> > > 
> > jar:file:/P:/Entwicklungstools/repository/innoWake.lib/jars/xl
> > ib-1.0.jar!/ME
> > > TA-INF/errorhandler/hivemodule.sdl
> > > [2004-08-04 10:57:10,441] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1429) - Result: 
> ModuleDescriptor[moduleId=innowake.xlib.errorhandler
> > > version=1.0.0]
> > > [2004-08-04 10:57:10,441] DEBUG (RegistryBuilder : Method 
> > processModule :
> > > Line 261) - Processing module innowake.xlib.errorhandler
> > > [2004-08-04 10:57:10,441] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1415) - Parsing
> > > 
> > jar:file:/P:/Entwicklungstools/repository/hivemind/jars/hivemi
> > nd-1.0-beta-2.
> > > jar!/META-INF/hivemodule.sdl
> > > [2004-08-04 10:57:10,520] DEBUG (DescriptorParser : Method 
> > parse : Line
> > > 1429) - Result: ModuleDescriptor[moduleId=hivemind version=1.0.0]
> > > [2004-08-04 10:57:10,520] DEBUG (RegistryBuilder : Method 
> > processModule :
> > > Line 261) - Processing module hivemind
> > > [2004-08-04 10:57:10,535] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.PropertyManager
> > > [2004-08-04 10:57:10,551] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: innowake.xlib.XLib
> > > [2004-08-04 10:57:10,551] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: innowake.xlib.XMisc
> > > [2004-08-04 10:57:10,551] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: innowake.xlib.Debug
> > > [2004-08-04 10:57:10,551] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> innowake.xlib.DataPool
> > > [2004-08-04 10:57:10,566] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.SystemData
> > > [2004-08-04 10:57:10,566] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.ConfigLoader
> > > [2004-08-04 10:57:10,566] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.OptionManager
> > > [2004-08-04 10:57:10,566] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.DataModelChecker
> > > [2004-08-04 10:57:10,582] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.DataModelFactory
> > > [2004-08-04 10:57:10,582] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.ImportExport
> > > [2004-08-04 10:57:10,582] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.DataModelMerger
> > > [2004-08-04 10:57:10,582] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.CommandManager
> > > [2004-08-04 10:57:10,582] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.ErrorManager
> > > [2004-08-04 10:57:10,598] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.GuiErrorHandler
> > > [2004-08-04 10:57:10,598] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.FileErrorHandler
> > > [2004-08-04 10:57:10,598] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > innowake.xlib.DataPool
> > > [2004-08-04 10:57:10,598] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > innowake.xlib.ModelNames
> > > [2004-08-04 10:57:10,613] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > innowake.xlib.ErrorHandler
> > > [2004-08-04 10:57:10,613] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > innowake.xlib.GuiInfoUnit
> > > [2004-08-04 10:57:10,613] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > innowake.xlib.FileInfoUnit
> > > [2004-08-04 10:57:10,613] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point:
> > > innowake.xlib.configurationmanager.ConfigurationManager
> > > [2004-08-04 10:57:10,629] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > innowake.xlib.configurationmanager.PropertyDescriptors
> > > [2004-08-04 10:57:10,629] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: innowake.xlib.io.IO
> > > [2004-08-04 10:57:10,629] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point:
> > > innowake.xlib.io.PathResourceIO
> > > [2004-08-04 10:57:10,629] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > value=innowake.xlib.service.io.path.PathResourceIO]]
> > > elements=[ElementImpl[elementName=set 
> > attributes=[AttributeImpl[name=value
> > > value=index.lst], AttributeImpl[name=property value=indexFile]]
> > > elements=null content=null], ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.PropertyManager], AttributeImpl[name=property
> > > value=propertyManager]] elements=null content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.configurationmanager.ConfigurationManager],
> > > AttributeImpl[name=property value=configurationManager]] 
> > elements=null
> > > content=null], ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id 
> > value=ResourcePaths],
> > > AttributeImpl[name=property value=absolutePaths]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.io.PathResourceIO
> > > [2004-08-04 10:57:10,629] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > innowake.xlib.io.PathFileIO
> > > [2004-08-04 10:57:10,629] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class 
> > value=innowake.xlib.service.io.path.PathFileIO]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.PropertyManager], AttributeImpl[name=property
> > > value=propertyManager]] elements=null content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.configurationmanager.ConfigurationManager],
> > > AttributeImpl[name=property value=configurationManager]] 
> > elements=null
> > > content=null], ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id value=FilePaths],
> > > AttributeImpl[name=property value=absolutePaths]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.io.PathFileIO
> > > [2004-08-04 10:57:10,629] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> innowake.xlib.io.IOOld
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point:
> > > innowake.xlib.io.PathOldResourceIO
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > value=innowake.xlib.service.ioold.path.PathOldResourceIO]]
> > > elements=[ElementImpl[elementName=set 
> > attributes=[AttributeImpl[name=value
> > > value=index.lst], AttributeImpl[name=property value=indexFile]]
> > > elements=null content=null], ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.PropertyManager], AttributeImpl[name=property
> > > value=propertyManager]] elements=null content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.configurationmanager.ConfigurationManager],
> > > AttributeImpl[name=property value=configurationManager]] 
> > elements=null
> > > content=null], ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id 
> > value=innowake.xlib.Debug],
> > > AttributeImpl[name=property value=debug]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id 
> > value=ResourcePaths],
> > > AttributeImpl[name=property value=absolutePaths]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.io.PathOldResourceIO
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > innowake.xlib.io.IOServices
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > innowake.xlib.io.ResourcePaths
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > innowake.xlib.io.FilePaths
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > innowake.xlib.io.IOOldServices
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point:
> > > hivemind.FactoryDefaultsSymbolSource
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=class
> > > value=org.apache.hivemind.service.impl.DefaultsSymbolSource]]
> > > elements=[ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id 
> > value=FactoryDefaults],
> > > AttributeImpl[name=property value=defaults]] elements=null 
> > content=null]]
> > > content=null]] serviceModel=singleton] to service extension point
> > > hivemind.FactoryDefaultsSymbolSource
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point:
> > > hivemind.ApplicationDefaultsSymbolSource
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=class
> > > value=org.apache.hivemind.service.impl.DefaultsSymbolSource]]
> > > elements=[ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id 
> > value=ApplicationDefaults],
> > > AttributeImpl[name=property value=defaults]] elements=null 
> > content=null]]
> > > content=null]] serviceModel=singleton] to service extension point
> > > hivemind.ApplicationDefaultsSymbolSource
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> hivemind.ClassFactory
> > > [2004-08-04 10:57:10,645] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > 
> > CreateInstanceDescriptor[instanceClassName=org.apache.hivemind
> > .service.impl.
> > > ClassFactoryImpl serviceModel=primitive] to service 
> extension point
> > > hivemind.ClassFactory
> > > [2004-08-04 10:57:10,660] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > hivemind.LoggingInterceptor
> > > [2004-08-04 10:57:10,660] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=class
> > > value=org.apache.hivemind.service.impl.LoggingInterceptorFactory]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=ClassFactory],
> > > AttributeImpl[name=property value=factory]] elements=null 
> > content=null]]
> > > content=null]] serviceModel=primitive] to service extension point
> > > hivemind.LoggingInterceptor
> > > [2004-08-04 10:57:10,660] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > hivemind.BuilderFactory
> > > [2004-08-04 10:57:10,660] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > 
> > CreateInstanceDescriptor[instanceClassName=org.apache.hivemind
> > .service.impl.
> > > BuilderFactory serviceModel=primitive] to service extension point
> > > hivemind.BuilderFactory
> > > [2004-08-04 10:57:10,676] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > hivemind.ThreadEventNotifier
> > > [2004-08-04 10:57:10,676] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > 
> > CreateInstanceDescriptor[instanceClassName=org.apache.hivemind
> > .service.impl.
> > > ThreadEventNotifierImpl serviceModel=singleton] to service 
> > extension point
> > > hivemind.ThreadEventNotifier
> > > [2004-08-04 10:57:10,676] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > hivemind.ThreadLocalStorage
> > > [2004-08-04 10:57:10,676] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=class
> > > value=org.apache.hivemind.service.impl.ThreadLocalStorageImpl]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id 
> > value=ThreadEventNotifier],
> > > AttributeImpl[name=property value=notifier]] elements=null 
> > content=null]]
> > > content=null]] serviceModel=singleton] to service extension point
> > > hivemind.ThreadLocalStorage
> > > [2004-08-04 10:57:10,676] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > hivemind.ShutdownCoordinator
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=class
> > > value=org.apache.hivemind.impl.ShutdownCoordinatorImpl]]
> > > elements=[ElementImpl[elementName=log attributes=null 
> elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point hivemind.ShutdownCoordinator
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: hivemind.Startup
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=class
> > > value=org.apache.hivemind.impl.StartupImpl]]
> > > elements=[ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id value=Startup],
> > > AttributeImpl[name=property value=runnables]] elements=null 
> > content=null]]
> > > content=null]] serviceModel=singleton] to service extension point
> > > hivemind.Startup
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: hivemind.EagerLoad
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=class
> > > value=org.apache.hivemind.service.impl.EagerLoader]]
> > > elements=[ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id value=EagerLoad],
> > > AttributeImpl[name=property value=servicePoints]] elements=null
> > > content=null]] content=null]] serviceModel=primitive] to 
> > service extension
> > > point hivemind.EagerLoad
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > hivemind.ObjectTranslator
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method 
> > value=initializeService],
> > > AttributeImpl[name=class
> > > value=org.apache.hivemind.service.impl.ObjectTranslator]]
> > > elements=[ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id 
> > value=ObjectProviders],
> > > AttributeImpl[name=property value=contributions]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point hivemind.ObjectTranslator
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point: 
> > hivemind.ServiceObjectProvider
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > 
> > CreateInstanceDescriptor[instanceClassName=org.apache.hivemind
> > .service.impl.
> > > ServiceObjectProvider serviceModel=singleton] to service 
> > extension point
> > > hivemind.ServiceObjectProvider
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point:
> > > hivemind.ConfigurationObjectProvider
> > > [2004-08-04 10:57:10,691] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > 
> > CreateInstanceDescriptor[instanceClassName=org.apache.hivemind
> > .service.impl.
> > > ConfigurationObjectProvider serviceModel=singleton] to 
> > service extension
> > > point hivemind.ConfigurationObjectProvider
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point:
> > > hivemind.ObjectInstanceObjectProvider
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > 
> > CreateInstanceDescriptor[instanceClassName=org.apache.hivemind
> > .service.impl.
> > > ObjectInstanceObjectProvider serviceModel=singleton] to 
> > service extension
> > > point hivemind.ObjectInstanceObjectProvider
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method 
> > addServicePoints :
> > > Line 315) - Creating service extension point:
> > > hivemind.ServicePropertyObjectProvider
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > 
> > CreateInstanceDescriptor[instanceClassName=org.apache.hivemind
> > .service.impl.
> > > ServicePropertyObjectProvider serviceModel=singleton] to 
> > service extension
> > > point hivemind.ServicePropertyObjectProvider
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > hivemind.SymbolSources
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > hivemind.FactoryDefaults
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > hivemind.ApplicationDefaults
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > hivemind.ServiceModels
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > hivemind.Translators
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > hivemind.Startup
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > hivemind.EagerLoad
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addConfigurationPoints : Line 359) - Creating extension point
> > > hivemind.ObjectProviders
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addImplementationsAndContributions : Line 455) - Adding 
> > contributions from
> > > module innowake.xlib
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > 
> > CreateInstanceDescriptor[instanceClassName=innowake.xlib.servi
> > ce.propertyman
> > > ager.DefaultPropertyManager serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.PropertyManager
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class 
> > value=innowake.xlib.service.xlib.DefaultXLib]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.XLib
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=class value=innowake.xlib.XMisc]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=XLib],
> > > AttributeImpl[name=property value=xlib]] elements=null 
> > content=null]]
> > > content=null]] serviceModel=singleton] to service extension point
> > > innowake.xlib.XMisc
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > value=innowake.xlib.service.debug.listtextarea.ListTextArea]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null], ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=XLib],
> > > AttributeImpl[name=property value=xlib]] elements=null 
> > content=null]]
> > > content=null]] serviceModel=singleton] to service extension point
> > > innowake.xlib.Debug
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > value=innowake.xlib.service.datapool.GroupIDDataPool]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=Debug],
> > > AttributeImpl[name=property value=debug]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null], ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id value=DataPool],
> > > AttributeImpl[name=property value=pools]] elements=null 
> > content=null]]
> > > content=null]] serviceModel=singleton] to service extension point
> > > innowake.xlib.DataPool
> > > [2004-08-04 10:57:10,707] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > value=innowake.xlib.service.configloader.DefaultConfigLoader]]
> > > elements=[ElementImpl[elementName=set 
> > attributes=[AttributeImpl[name=value
> > > value=${app.dir}/ini/system_mainframe.ini], 
> > AttributeImpl[name=property
> > > value=files]] elements=null content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id 
> > value=innowake.xlib.io.IOOld],
> > > AttributeImpl[name=property value=ioOld]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.ConfigLoader
> > > [2004-08-04 10:57:10,738] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > value=innowake.xlib.service.optionmanager.DefaultOptionManager]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null], ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=XLib],
> > > AttributeImpl[name=property value=xlib]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=ConfigLoader],
> > > AttributeImpl[name=property value=configLoader]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.OptionManager
> > > [2004-08-04 10:57:10,738] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > 
> > value=innowake.xlib.metadatamodel.service.datamodelchecker.Def
> > aultDataModelC
> > > hecker]] elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null], ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=XLib],
> > > AttributeImpl[name=property value=xlib]] elements=null 
> > content=null]]
> > > content=null]] serviceModel=singleton] to service extension point
> > > innowake.xlib.DataModelChecker
> > > [2004-08-04 10:57:10,738] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > 
> > value=innowake.xlib.metadatamodel.service.datamodelfactory.Def
> > aultDataModelF
> > > actory]] elements=[ElementImpl[elementName=set
> > > attributes=[AttributeImpl[name=value value=Command],
> > > AttributeImpl[name=property value=defaultDataModel]] elements=null
> > > content=null], ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null], ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id value=ModelNames],
> > > AttributeImpl[name=property value=modelClassNames]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.DataModelFactory
> > > [2004-08-04 10:57:10,738] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > 
> > value=innowake.xlib.metadatamodel.service.importexport.xml.Def
> > aultXMLImportE
> > > xport]] elements=[ElementImpl[elementName=set
> > > attributes=[AttributeImpl[name=value 
> value=c:/temp/entire/studiox/],
> > > AttributeImpl[name=property value=defaultPath]] 
> > elements=null content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id 
> > value=innowake.xlib.io.IOOld],
> > > AttributeImpl[name=property value=ioOld]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=DataModelChecker],
> > > AttributeImpl[name=property value=checker]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=DataModelFactory],
> > > AttributeImpl[name=property value=factory]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.ImportExport
> > > [2004-08-04 10:57:10,738] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > 
> > value=innowake.xlib.metadatamodel.service.datamodelmerger.Defa
> > ultDataModelMe
> > > rger]] elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=DataModelChecker],
> > > AttributeImpl[name=property value=checker]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.DataModelMerger
> > > [2004-08-04 10:57:10,738] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > value=innowake.xlib.service.commandmanager.DefaultCommandManager]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id 
> > value=innowake.xlib.io.IO],
> > > AttributeImpl[name=property value=io]] elements=null 
> content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=ImportExport],
> > > AttributeImpl[name=property value=ie]] elements=null 
> content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=DataModelMerger],
> > > AttributeImpl[name=property value=merger]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.CommandManager
> > > [2004-08-04 10:57:10,738] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > 
> > value=innowake.xlib.service.errormanagerservice.DefaultErrorMa
> > nagerService]]
> > > elements=[ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id 
> value=ErrorHandler],
> > > AttributeImpl[name=property value=handlers]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id value=PropertyManager],
> > > AttributeImpl[name=property value=propertyManager]] elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.ErrorManager
> > > [2004-08-04 10:57:10,738] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point hivemind.SymbolSources
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point hivemind.EagerLoad
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point hivemind.ApplicationDefaults
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point hivemind.Translators
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point innowake.xlib.ModelNames
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addImplementationsAndContributions : Line 455) - Adding 
> > contributions from
> > > module innowake.xlib.configurationmanager
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > 
> > value=innowake.xlib.service.configurationmanager.simpleconfigu
> > rationmanager.
> > > SimpleConfigurationManager]]
> > > elements=[ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id 
> > value=PropertyDescriptors],
> > > AttributeImpl[name=property value=propertyDescriptors]] 
> > elements=null
> > > content=null]] content=null]] serviceModel=singleton] to 
> > service extension
> > > point innowake.xlib.configurationmanager.ConfigurationManager
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addImplementationsAndContributions : Line 455) - Adding 
> > contributions from
> > > module innowake.xlib.io
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class value=innowake.xlib.service.io.HybridIO]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.PropertyManager], AttributeImpl[name=property
> > > value=propertyManager]] elements=null content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.configurationmanager.ConfigurationManager],
> > > AttributeImpl[name=property value=configurationManager]] 
> > elements=null
> > > content=null], ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id value=IOServices],
> > > AttributeImpl[name=property value=ios]] elements=null 
> content=null]]
> > > content=null]] serviceModel=singleton] to service extension point
> > > innowake.xlib.io.IO
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class 
> > value=innowake.xlib.service.ioold.hybrid.HybridIO]]
> > > elements=[ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.PropertyManager], AttributeImpl[name=property
> > > value=propertyManager]] elements=null content=null],
> > > ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id 
> > value=IOOldServices],
> > > AttributeImpl[name=property value=ios]] elements=null 
> content=null]]
> > > content=null]] serviceModel=singleton] to service extension point
> > > innowake.xlib.io.IOOld
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point innowake.xlib.io.IOServices
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point innowake.xlib.configurationmanager.PropertyDescriptors
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point innowake.xlib.io.ResourcePaths
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point innowake.xlib.io.FilePaths
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point innowake.xlib.io.IOOldServices
> > > [2004-08-04 10:57:10,754] DEBUG (RegistryBuilder : Method
> > > addImplementationsAndContributions : Line 455) - Adding 
> > contributions from
> > > module innowake.xlib.datapool
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > value=innowake.xlib.service.systemdata.DefaultSystemData]]
> > > elements=[ElementImpl[elementName=set 
> > attributes=[AttributeImpl[name=value
> > > value=true], AttributeImpl[name=property value=ignoreDST]] 
> > elements=null
> > > content=null], ElementImpl[elementName=set
> > > attributes=[AttributeImpl[name=value value=1000],
> > > AttributeImpl[name=property value=refreshTime]] 
> > elements=null content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id 
> > value=innowake.xlib.DataPool],
> > > AttributeImpl[name=property value=dataPool]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.PropertyManager], AttributeImpl[name=property
> > > value=propertyManager]] elements=null content=null]] 
> content=null]]
> > > serviceModel=singleton] to service extension point 
> > innowake.xlib.SystemData
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point innowake.xlib.DataPool
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addImplementationsAndContributions : Line 455) - Adding 
> > contributions from
> > > module innowake.xlib.errorhandler
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > value=innowake.xlib.service.errorhandler.GuiErrorHandler]]
> > > elements=[ElementImpl[elementName=set 
> > attributes=[AttributeImpl[name=value
> > > value=WARN], AttributeImpl[name=property value=errorLevel]] 
> > elements=null
> > > content=null], ElementImpl[elementName=set
> > > attributes=[AttributeImpl[name=value value=true],
> > > AttributeImpl[name=property value=enableShutdown]] elements=null
> > > content=null], ElementImpl[elementName=set
> > > attributes=[AttributeImpl[name=value value=true],
> > > AttributeImpl[name=property value=reactOnStream]] elements=null
> > > content=null], ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id 
> > value=innowake.xlib.ErrorManager],
> > > AttributeImpl[name=property value=manager]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.PropertyManager], AttributeImpl[name=property
> > > value=propertyManager]] elements=null content=null],
> > > ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id
> > > value=innowake.xlib.GuiInfoUnit], 
> > AttributeImpl[name=property value=units]]
> > > elements=null content=null]] content=null]] 
> > serviceModel=singleton] to
> > > service extension point innowake.xlib.GuiErrorHandler
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addServiceInstanceBuilder : Line 592) - Adding
> > > InvokeFactoryDescriptor[factoryServiceId=hivemind.BuilderFactory
> > > parameters=[ElementImpl[elementName=construct
> > > attributes=[AttributeImpl[name=initialize-method value=start],
> > > AttributeImpl[name=class
> > > value=innowake.xlib.service.errorhandler.FileErrorHandler]]
> > > elements=[ElementImpl[elementName=set 
> > attributes=[AttributeImpl[name=value
> > > value=WARN], AttributeImpl[name=property value=errorLevel]] 
> > elements=null
> > > content=null], ElementImpl[elementName=set
> > > attributes=[AttributeImpl[name=value value=true],
> > > AttributeImpl[name=property value=reactOnStream]] elements=null
> > > content=null], ElementImpl[elementName=set
> > > attributes=[AttributeImpl[name=value value=j:/error.log],
> > > AttributeImpl[name=property value=errorLogFile]] elements=null
> > > content=null], ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id 
> > value=innowake.xlib.ErrorManager],
> > > AttributeImpl[name=property value=manager]] elements=null 
> > content=null],
> > > ElementImpl[elementName=set-service
> > > attributes=[AttributeImpl[name=service-id
> > > value=innowake.xlib.PropertyManager], AttributeImpl[name=property
> > > value=propertyManager]] elements=null content=null],
> > > ElementImpl[elementName=set-configuration
> > > attributes=[AttributeImpl[name=configuration-id
> > > value=innowake.xlib.FileInfoUnit], 
> > AttributeImpl[name=property value=units]]
> > > elements=null content=null]] content=null]] 
> > serviceModel=singleton] to
> > > service extension point innowake.xlib.FileErrorHandler
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point innowake.xlib.GuiInfoUnit
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point innowake.xlib.FileInfoUnit
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point innowake.xlib.ErrorHandler
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addImplementationsAndContributions : Line 455) - Adding 
> > contributions from
> > > module hivemind
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point hivemind.SymbolSources
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point hivemind.ServiceModels
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point hivemind.Translators
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point hivemind.Startup
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addContributionElements : Line 389) - Adding extensions to 
> > configuration
> > > point hivemind.ObjectProviders
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addModulesToRegistry : Line 440) - Adding module 
> > innowake.xlib.datapool to
> > > registry
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addModulesToRegistry : Line 440) - Adding module hivemind 
> > to registry
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addModulesToRegistry : Line 440) - Adding module 
> > innowake.xlib to registry
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addModulesToRegistry : Line 440) - Adding module 
> > innowake.xlib.errorhandler
> > > to registry
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addModulesToRegistry : Line 440) - Adding module 
> innowake.xlib.io to
> > > registry
> > > [2004-08-04 10:57:10,770] DEBUG (RegistryBuilder : Method
> > > addModulesToRegistry : Line 440) - Adding module
> > > innowake.xlib.configurationmanager to registry
> > > [2004-08-04 10:57:10,785] DEBUG (ConfigurationPointImpl : Method
> > > constructElementsList : Line 183) - Constructing extension point
> > > hivemind.ServiceModels
> > > [2004-08-04 10:57:10,879] DEBUG (Startup : Method 
> > createSingletonProxy :
> > > Line 80) - Creating SingletonProxy for service hivemind.Startup
> > > [2004-08-04 10:57:10,879] DEBUG (ClassFactory : Method
> > > constructCoreServiceImplementation : Line 95) - 
> > Constructing core service
> > > implementation for service hivemind.ClassFactory
> > > [2004-08-04 10:57:11,254] DEBUG (Startup : Method
> > > constructCoreServiceImplementation : Line 95) - 
> > Constructing core service
> > > implementation for service hivemind.Startup
> > > [2004-08-04 10:57:11,254] DEBUG (BuilderFactory : Method
> > > constructCoreServiceImplementation : Line 95) - 
> > Constructing core service
> > > implementation for service hivemind.BuilderFactory
> > > [2004-08-04 10:57:11,270] DEBUG (ConfigurationPointImpl : Method
> > > constructElementsList : Line 183) - Constructing extension point
> > > hivemind.Translators
> > > [2004-08-04 10:57:11,363] DEBUG (ObjectTranslator : Method
> > > createSingletonProxy : Line 80) - Creating SingletonProxy 
> > for service
> > > hivemind.ObjectTranslator
> > > [2004-08-04 10:57:11,441] DEBUG (Startup : Method 
> > wireProperty : Line 256) -
> > > Set property runnables to <Element List Proxy for 
> hivemind.Startup>
> > > [2004-08-04 10:57:11,441] DEBUG (ConfigurationPointImpl : Method
> > > constructElementsList : Line 183) - Constructing extension point
> > > hivemind.Startup
> > > [2004-08-04 10:57:11,441] DEBUG (EagerLoad : Method
> > > constructCoreServiceImplementation : Line 95) - 
> > Constructing core service
> > > implementation for service hivemind.EagerLoad
> > > [2004-08-04 10:57:11,457] DEBUG (EagerLoad : Method 
> > wireProperty : Line 256)
> > > - Set property servicePoints to <Element List Proxy for 
> > hivemind.EagerLoad>
> > > [2004-08-04 10:57:11,457] DEBUG (ConfigurationPointImpl : Method
> > > constructElementsList : Line 183) - Constructing extension point
> > > hivemind.EagerLoad
> > > java.lang.NoClassDefFoundError
> > >         at
> > > 
> > org.apache.hivemind.util.PropertyAdaptor.write(PropertyAdaptor
> > .java:74)
> > >         at 
> > org.apache.hivemind.util.ClassAdaptor.write(ClassAdaptor.java:64)
> > >         at
> > > 
> org.apache.hivemind.util.PropertyUtils.write(PropertyUtils.java:49)
> > >         at
> > > 
> > org.apache.hivemind.service.impl.BuilderFactoryLogic.autowireP
> > roperty(Builde
> > > rFactoryLogic.java:303)
> > >         at
> > > 
> > org.apache.hivemind.service.impl.BuilderFactoryLogic.autowireS
> > ervices(Builde
> > > rFactoryLogic.java:275)
> > >         at
> > > 
> > org.apache.hivemind.service.impl.BuilderFactoryLogic.setProper
> > ties(BuilderFa
> > > ctoryLogic.java:220)
> > >         at
> > > 
> > org.apache.hivemind.service.impl.BuilderFactoryLogic.createSer
> > vice(BuilderFa
> > > ctoryLogic.java:70)
> > >         at
> > > 
> > org.apache.hivemind.service.impl.BuilderFactory.createCoreServ
> > iceImplementat
> > > ion(BuilderFactory.java:65)
> > >         at
> > > 
> > org.apache.hivemind.impl.InvokeFactoryServiceConstructor.const
> > ructCoreServic
> > > eImplementation(InvokeFactoryServiceConstructor.java:81)
> > >         at
> > > 
> > org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl
> > .constructCore
> > > ServiceImplementation(AbstractServiceModelImpl.java:100)
> > >         at
> > > 
> > org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl
> > .constructNewS
> > > erviceImplementation(AbstractServiceModelImpl.java:148)
> > >         at
> > > 
> > org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl
> > .constructServ
> > > iceImplementation(AbstractServiceModelImpl.java:130)
> > >         at
> > > 
> > org.apache.hivemind.impl.servicemodel.SingletonServiceModel.ge
> > tActualService
> > > Implementation(SingletonServiceModel.java:69)
> > >         at 
> > $InnerProxy_fe2904287f_7._service($InnerProxy_fe2904287f_7.java)
> > >         at
> > > 
> > 
> $InnerProxy_fe2904287f_7.setApplication($InnerProxy_fe2904287f_7.java)
> > >         at
> > > 
> > $SingletonProxy_fe29042860_6.setApplication($SingletonProxy_fe
> > 29042860_6.jav
> > > a)
> > >         at innowake.xlib.XApplication.init(XApplication.java:292)
> > >         at
> > > 
> > innowake.xlib.XApplicationPreperator.init(XApplicationPreperat
> > or.java:42)
> > >         at
> > > 
> > innowake.xlib.XApplicationPreperator.prepare(XApplicationPrepe
> > rator.java:21)
> > >         at 
> innowake.xlib.XApplication.create(XApplication.java:269)
> > >         at 
> > de.entire.guiclient.Application.main(Application.java:135)
> > > 
> > > Christian Domsch
> > > Anwendungsentwickler
> > > > Entire Software AG
> > > > Lise-Meitner-Stra�e 14
> > > > D-89081 Ulm
> > > >
> > > > Tel: +49 7 31 9 74 95-4 83
> > > > Fax: +49 7 31 9 74 95-20
> > > > Mailto:[EMAIL PROTECTED]
> > > >
> > > > http://www.entire.de
> > > >
> > > >
> > > 
> > > 
> > 
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: 
> [EMAIL PROTECTED]
> > > For additional commands, e-mail: 
> > [EMAIL PROTECTED]
> > > 
> > > 
> > 
> > 
> > -- 
> > Howard M. Lewis Ship
> > Independent J2EE / Open-Source Java Consultant
> > Creator, Jakarta Tapestry
> > Creator, Jakarta HiveMind
> > http://howardlewisship.com
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: 
> [EMAIL PROTECTED]
> > 
> 

Attachment: project.xml
Description: Binary data

Attachment: configurationmanager.sdl
Description: Binary data

Attachment: datapool.sdl
Description: Binary data

Attachment: errorhandler.sdl
Description: Binary data

Attachment: hivemodule.sdl
Description: Binary data

Attachment: io.sdl
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to