Apache Camel is a powerful rule based integration framework which provides a POJO based implementation of the Enterprise Integration Patterns using an extremely powerful fluent API (or declarative
... [More] Java Domain Specific Language) to configure routing and mediation rules. The Domain Specific Language means that Apache Camel can support type-safe smart completion of routing rules in your IDE using regular Java code without huge amounts of XML configuration files; though Xml Configuration inside Spring is also supported. [Less]
Apoema JEE is an open-source JEE Application framework. It helps you build and develop both simple and complex JEE applications using de-facto frameworks such as Spring and Apache CXF. Apoema JEE
... [More] Framework provides several ready-to-use services such as account management, which you can easily integrate to your own services.
If you intend to develop a JEE application from scratch, with support to database persistence (JPA) and services (JAX-WS and JAX-RS), Apoema JEE Framework might really help you.
Visit project web site: http://apoema.net/jee [Less]