[svn r325] some cleaning, adding speed improvements !!, and started on junit tests.
This commit is contained in:
parent
21f99c5634
commit
7c57017fff
28 changed files with 266 additions and 483 deletions
|
|
@ -1,26 +0,0 @@
|
|||
|
||||
foei.context_name=TEST-0
|
||||
|
||||
foei.event_thread_listeners=tests.TestEventThreadListener
|
||||
|
||||
foei.event_executor_manager.pool_core_size=5
|
||||
foei.event_executor_manager.pool_max_size=10
|
||||
foei.event_executor_manager.pool_keep_alive=300
|
||||
|
||||
############
|
||||
## DEFAULTS ##
|
||||
############
|
||||
#
|
||||
#foei.context_name=<No-default-required-to-set>
|
||||
#foei.root_path=<No-default-required-to-set>
|
||||
#
|
||||
#foei.object_bindings_manager=com.idca.foei.core.impl.ObjectBindingsManagerImpl
|
||||
#foei.event_executor=com.idca.foei.core.impl.EventExecutorImpl
|
||||
#foei.event_executor_manager=com.idca.foei.core.impl.EventExecutorManagerImpl
|
||||
#foei.event_executor_manager.pool_core_size=3
|
||||
#foei.event_executor_manager.pool_max_size=5
|
||||
#foei.event_executor_manager.pool_keep_alive=180
|
||||
#foei.initial_object_context_factory=com.idca.foei.utils.jndi.MemoryContextFactory
|
||||
#foei.event_thread_listeners=<empty>
|
||||
#foei.x2o_root_tag=foei
|
||||
#foei.x2o_default_element_configurator=com.idca.foei.xml.x2o.DefaultX2OElementConfigurator
|
||||
Loading…
Add table
Add a link
Reference in a new issue