utils
16 years agoHuge refactoring.
erik [Sat, 12 Apr 2008 20:19:09 +0000 (20:19 +0000)]
Huge refactoring.
Separation of the description/metadata part (Component/Container) and
the runtime part (Scope).

16 years ago(no commit message)
erik [Sat, 12 Apr 2008 16:33:59 +0000 (16:33 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 21:33:26 +0000 (21:33 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 21:32:07 +0000 (21:32 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 21:05:35 +0000 (21:05 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 20:36:14 +0000 (20:36 +0000)]

16 years agoImplemented optinality of interfaces.
erik [Fri, 11 Apr 2008 20:22:46 +0000 (20:22 +0000)]
Implemented optinality of interfaces.

16 years agoadded easymock classextension.
erik [Thu, 10 Apr 2008 22:06:48 +0000 (22:06 +0000)]
added easymock classextension.

16 years ago(no commit message)
erik [Thu, 10 Apr 2008 21:58:09 +0000 (21:58 +0000)]

16 years ago(no commit message)
erik [Thu, 10 Apr 2008 21:56:48 +0000 (21:56 +0000)]

16 years ago(no commit message)
erik [Thu, 10 Apr 2008 21:48:27 +0000 (21:48 +0000)]

16 years agorename service to interface.
erik [Wed, 9 Apr 2008 18:32:06 +0000 (18:32 +0000)]
rename service to interface.

16 years agoPackage rename org.wamblee.system to org.wamblee.system.core
erik [Wed, 9 Apr 2008 18:29:10 +0000 (18:29 +0000)]
Package rename org.wamblee.system to org.wamblee.system.core

16 years agoBetter solution for setting the context. The context is now known as soon as componen...
erik [Wed, 9 Apr 2008 18:25:37 +0000 (18:25 +0000)]
Better solution for setting the context. The context is now known as soon as components are added.

16 years agoelimintated the system assembler.
erik [Wed, 9 Apr 2008 18:07:28 +0000 (18:07 +0000)]
elimintated the system assembler.

16 years ago(no commit message)
erik [Fri, 4 Apr 2008 23:00:08 +0000 (23:00 +0000)]

16 years ago(no commit message)
erik [Fri, 4 Apr 2008 22:40:40 +0000 (22:40 +0000)]

16 years ago(no commit message)
erik [Fri, 4 Apr 2008 22:11:20 +0000 (22:11 +0000)]

16 years ago(no commit message)
erik [Fri, 4 Apr 2008 22:11:06 +0000 (22:11 +0000)]

16 years agosome major refactoring.
erik [Fri, 4 Apr 2008 22:06:16 +0000 (22:06 +0000)]
some major refactoring.
ServiceREgistry eliminated as well as Service and DefaultService.
There is now a many-to-one relation from required to provided service
which leads to a more natural design.

16 years ago(no commit message)
erik [Fri, 4 Apr 2008 19:09:48 +0000 (19:09 +0000)]

16 years ago(no commit message)
erik [Fri, 4 Apr 2008 19:08:18 +0000 (19:08 +0000)]

16 years agoProvidedInterfaceDescriptor no longer extends InterfaceDescriptor.
erik [Fri, 4 Apr 2008 19:06:35 +0000 (19:06 +0000)]
ProvidedInterfaceDescriptor no longer extends InterfaceDescriptor.

16 years agoRequiredInterfaceDescriptor no longer extends InterfaceDescriptor.
erik [Fri, 4 Apr 2008 18:59:15 +0000 (18:59 +0000)]
RequiredInterfaceDescriptor no longer extends InterfaceDescriptor.

16 years agoAdded missing test case.
erik [Fri, 4 Apr 2008 18:52:29 +0000 (18:52 +0000)]
Added missing test case.

16 years ago(no commit message)
erik [Thu, 3 Apr 2008 21:36:04 +0000 (21:36 +0000)]

16 years ago(no commit message)
erik [Mon, 31 Mar 2008 20:30:20 +0000 (20:30 +0000)]

16 years ago(no commit message)
erik [Mon, 31 Mar 2008 20:22:18 +0000 (20:22 +0000)]

16 years ago(no commit message)
erik [Mon, 31 Mar 2008 20:21:32 +0000 (20:21 +0000)]

16 years agoremoved dependency management parts for wamblee.org
erik [Mon, 31 Mar 2008 19:14:27 +0000 (19:14 +0000)]
removed dependency management parts for wamblee.org

16 years ago(no commit message)
erik [Mon, 31 Mar 2008 19:06:37 +0000 (19:06 +0000)]

16 years agoAdded a method to set properties on the spring component.
erik [Mon, 31 Mar 2008 18:26:05 +0000 (18:26 +0000)]
Added a method to set properties on the spring component.

16 years agoAdded getStatus() method and now also testing for the correct status.
erik [Mon, 31 Mar 2008 17:03:50 +0000 (17:03 +0000)]
Added getStatus() method and now also testing for the correct status.

16 years agorename subsystem to component.
erik [Mon, 31 Mar 2008 16:53:44 +0000 (16:53 +0000)]
rename subsystem to component.

16 years ago(no commit message)
erik [Sun, 30 Mar 2008 15:34:18 +0000 (15:34 +0000)]

16 years ago(no commit message)
erik [Sun, 30 Mar 2008 15:28:34 +0000 (15:28 +0000)]

16 years agoadded socket proxy again.
erik [Sun, 30 Mar 2008 15:22:15 +0000 (15:22 +0000)]
added socket proxy again.

16 years ago no longer including kiss crawler and socket proxy in test coverage.
erik [Sun, 30 Mar 2008 13:56:48 +0000 (13:56 +0000)]
 no longer including kiss crawler and socket proxy in test coverage.

16 years agoadded test cases for directorymonitor.
erik [Sun, 30 Mar 2008 12:44:05 +0000 (12:44 +0000)]
added test cases for directorymonitor.

16 years agoCreated a TestData test support class for managing test output files.
erik [Sun, 30 Mar 2008 11:20:29 +0000 (11:20 +0000)]
Created a TestData test support class for managing test output files.

16 years agoTestoutput is now redirected to a separate file. Makes console output
erik [Sun, 30 Mar 2008 10:39:20 +0000 (10:39 +0000)]
Testoutput is now redirected to a separate file. Makes console output
easier to read.

16 years agoSeitched to using easymock because
erik [Sat, 29 Mar 2008 22:54:06 +0000 (22:54 +0000)]
Seitched to using easymock because
1. it is easier (less typing)
2. it is more flexible in defining the order in which methods are
invoked on objects and between objects.

16 years agoUpgraded to jmock 2.4.0 from 1.1.0
erik [Sat, 29 Mar 2008 15:58:28 +0000 (15:58 +0000)]
Upgraded to jmock 2.4.0 from 1.1.0

16 years agoAdded author to all java files with class comments.
erik [Sat, 29 Mar 2008 14:13:21 +0000 (14:13 +0000)]
Added author to all java files with class comments.

16 years ago(no commit message)
erik [Fri, 28 Mar 2008 23:18:20 +0000 (23:18 +0000)]

16 years ago now distinguishing between provided and required service and added
erik [Fri, 28 Mar 2008 22:54:30 +0000 (22:54 +0000)]
 now distinguishing between provided and required service and added
behaviro to the required service to determine if a proided service
matches.

16 years agoadded spring subsystem implementation.
erik [Mon, 24 Mar 2008 15:19:19 +0000 (15:19 +0000)]
added spring subsystem implementation.

16 years ago(no commit message)
erik [Mon, 24 Mar 2008 13:15:54 +0000 (13:15 +0000)]

16 years ago(no commit message)
erik [Mon, 24 Mar 2008 12:55:26 +0000 (12:55 +0000)]

16 years ago(no commit message)
erik [Mon, 24 Mar 2008 12:25:27 +0000 (12:25 +0000)]

16 years agoTimers appear to be persistent in glassfish so now canceling any old
erik [Mon, 24 Mar 2008 11:18:53 +0000 (11:18 +0000)]
Timers appear to be persistent in glassfish so now canceling any old
itmers before starting the new one.

16 years agoAdded test coverage XML reporting.
erik [Sun, 23 Mar 2008 00:03:51 +0000 (00:03 +0000)]
Added test coverage XML reporting.

16 years agoadded the basic for a more modular setup of applications and test code.
erik [Sat, 22 Mar 2008 22:47:55 +0000 (22:47 +0000)]
added the basic for a more modular setup of applications and test code.
A system is now separated in subsystems with clearly defined interfaces.
This makes it easy to substitute different systems for different
environment (such as test) or to construct different behavior.
It will avoid the approach with one big beanRefContext.xml will all
configuration inside.

16 years agoautomatic schema update done by configuring the localsessionfactory for
erik [Sat, 22 Mar 2008 17:59:03 +0000 (17:59 +0000)]
automatic schema update done by configuring the localsessionfactory for
testing.

16 years agoMoved over some of the security stuff from Photos.
erik [Sat, 22 Mar 2008 16:32:13 +0000 (16:32 +0000)]
Moved over some of the security stuff from Photos.

16 years agoRemoved the dependence on JpaTemplate
erik [Sat, 22 Mar 2008 12:16:28 +0000 (12:16 +0000)]
Removed the dependence on JpaTemplate

16 years agoNow all dependencies can be automatically downloaded.
erik [Fri, 21 Mar 2008 10:19:54 +0000 (10:19 +0000)]
Now all dependencies can be automatically downloaded.

16 years ago(no commit message)
erik [Fri, 21 Mar 2008 09:22:25 +0000 (09:22 +0000)]

16 years ago(no commit message)
erik [Fri, 21 Mar 2008 09:07:00 +0000 (09:07 +0000)]

16 years ago(no commit message)
erik [Fri, 21 Mar 2008 09:06:31 +0000 (09:06 +0000)]

16 years ago(no commit message)
erik [Fri, 21 Mar 2008 08:50:05 +0000 (08:50 +0000)]

16 years ago(no commit message)
erik [Wed, 19 Mar 2008 21:05:55 +0000 (21:05 +0000)]

16 years agoputting the hibernate-jpa dependencies in a separate project.
erik [Sat, 15 Mar 2008 19:24:23 +0000 (19:24 +0000)]
putting the hibernate-jpa dependencies in a separate project.

16 years ago(no commit message)
erik [Sat, 15 Mar 2008 11:33:30 +0000 (11:33 +0000)]

16 years ago(no commit message)
erik [Sat, 15 Mar 2008 11:33:12 +0000 (11:33 +0000)]

16 years ago(no commit message)
erik [Fri, 14 Mar 2008 22:44:15 +0000 (22:44 +0000)]

16 years ago(no commit message)
erik [Fri, 14 Mar 2008 22:11:25 +0000 (22:11 +0000)]

16 years agoMessage linking is now working.
erik [Thu, 13 Mar 2008 22:48:26 +0000 (22:48 +0000)]
Message linking is now working.

16 years ago(no commit message)
erik [Sun, 9 Mar 2008 17:16:52 +0000 (17:16 +0000)]

16 years agoquery is now JPA query.
erik [Sat, 23 Feb 2008 20:15:09 +0000 (20:15 +0000)]
query is now JPA query.

16 years agoNow using JPA with a container managed entity manager.
erik [Mon, 18 Feb 2008 22:16:57 +0000 (22:16 +0000)]
Now using JPA with a container managed entity manager.
Also corrected the mapping for composite key with many to one.

16 years ago(no commit message)
erik [Tue, 12 Feb 2008 21:00:49 +0000 (21:00 +0000)]

16 years agonow using JPA annotations.
erik [Tue, 12 Feb 2008 21:00:03 +0000 (21:00 +0000)]
now using JPA annotations.

16 years ago(no commit message)
erik [Wed, 6 Feb 2008 21:07:50 +0000 (21:07 +0000)]

16 years ago(no commit message)
erik [Wed, 6 Feb 2008 21:00:16 +0000 (21:00 +0000)]

16 years ago(no commit message)
erik [Wed, 6 Feb 2008 20:19:07 +0000 (20:19 +0000)]

16 years ago(no commit message)
erik [Wed, 6 Feb 2008 19:58:19 +0000 (19:58 +0000)]

16 years ago(no commit message)
erik [Tue, 5 Feb 2008 22:11:12 +0000 (22:11 +0000)]

16 years ago(no commit message)
erik [Mon, 4 Feb 2008 22:11:16 +0000 (22:11 +0000)]

16 years ago(no commit message)
erik [Mon, 4 Feb 2008 21:51:12 +0000 (21:51 +0000)]

16 years ago(no commit message)
erik [Mon, 4 Feb 2008 21:37:55 +0000 (21:37 +0000)]

16 years ago(no commit message)
erik [Mon, 4 Feb 2008 21:32:31 +0000 (21:32 +0000)]

16 years ago(no commit message)
erik [Mon, 4 Feb 2008 21:31:32 +0000 (21:31 +0000)]

16 years ago(no commit message)
erik [Mon, 4 Feb 2008 21:17:12 +0000 (21:17 +0000)]

16 years ago(no commit message)
erik [Mon, 4 Feb 2008 20:56:22 +0000 (20:56 +0000)]

16 years ago(no commit message)
erik [Mon, 4 Feb 2008 20:49:38 +0000 (20:49 +0000)]

16 years ago(no commit message)
erik [Mon, 4 Feb 2008 20:49:15 +0000 (20:49 +0000)]

16 years ago(no commit message)
erik [Mon, 4 Feb 2008 20:48:40 +0000 (20:48 +0000)]

16 years ago(no commit message)
erik [Wed, 24 Oct 2007 13:44:15 +0000 (13:44 +0000)]

16 years ago(no commit message)
erik [Fri, 7 Sep 2007 21:47:54 +0000 (21:47 +0000)]

16 years ago(no commit message)
erik [Sat, 1 Sep 2007 10:26:35 +0000 (10:26 +0000)]

16 years ago(no commit message)
erik [Fri, 31 Aug 2007 07:26:28 +0000 (07:26 +0000)]

16 years ago(no commit message)
erik [Fri, 31 Aug 2007 07:24:59 +0000 (07:24 +0000)]

17 years agonow updating file size in the database when the file has changed.
erik [Thu, 1 Mar 2007 17:45:27 +0000 (17:45 +0000)]
now updating file size in the database when the file has changed.

17 years agonow deleting the link structure at startup and rebuilding it again
erik [Sat, 17 Feb 2007 09:19:38 +0000 (09:19 +0000)]
now deleting the link structure at startup and rebuilding it again
completely.

17 years ago(no commit message)
erik [Sat, 10 Feb 2007 13:50:05 +0000 (13:50 +0000)]

17 years ago(no commit message)
erik [Fri, 9 Feb 2007 23:48:29 +0000 (23:48 +0000)]

17 years ago(no commit message)
erik [Fri, 9 Feb 2007 23:03:57 +0000 (23:03 +0000)]

17 years ago(no commit message)
erik [Fri, 9 Feb 2007 23:03:40 +0000 (23:03 +0000)]

17 years ago(no commit message)
erik [Fri, 9 Feb 2007 23:03:27 +0000 (23:03 +0000)]