CEManTIKA (Contextual Elements Modeling and Management through Incremental Knowledge Acquisition) is a framework to support context modeling and Context-Sensitive System design, in a generic, domain-independent way.
Tudu Lists is a J2EE application for managing todo lists. It's based on Spring 2.5, JPA/Hibernate and AJAX (using the DWR framework). It's a simple yet effective project management tool, and it is also often used as a sample Spring application.
Enable the use of J2EE 5 annotations to configure spring framework beans.
Keep all the behavior of a bean within itself, and free the developer from having to look in 3 or 4 diferent files to know what a class really does.
AspectJ Exception FrameWork (AJEFW) provides a central point and code reuse on the treatment of different kinds of exceptions presents in an application, everything specified in a xml configuration file. Framework para tratamento de exceções em AspectJ
Cache Service is a project with the goal to make the Java requests cachable in a clean way.
This project uses the cross cutting concepts to achieve its goals.
Exception Handling is a project with the goal to make the Java exception handling cleaner and easier for the developer.
This project uses the cross cutting concepts to achieve its goals, such as exception wrapping and handling.
I am studying XUnit framework in order to propose a unity test framework to AspectJ language. If you have any ideas or want to collaborate with me in this study, let me know, any help will be very welcome.