Posts

Database Change Management

You never develop code without version control, why do you develop your database without it? Liquibase is an open source (Apache 2.0 Licensed), database-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes are stored in a human readable yet trackable form and checked into source control.... http://www.liquibase.org/

SpringFuse: Online Java Code Generator

SpringFuse is the online version of Celerio, a code generation tool for Java developed by Jaxio. It reverses your database structure and generates top-quality Java source code that you can use immediately as the foundation of your web application.... http://www.springfuse.com/

Ivy Build & Dependency Manager‏

Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies. It is characterized by the following: 1- flexibility and configurability - Ivy is essentially process agnostic and is not tied to any methodology or structure. Instead it provides the necessary flexibility and configurability to be adapted to a broad range of dependency management and build processes. 2- tight integration with Apache Ant - while available as a standalone tool, Ivy works particularly well with Apache Ant providing a number of powerful Ant tasks ranging from dependency resolution to dependency reporting and publication... http://ant.apache.org/ivy/index.html

Integrating DWR in Websphere Portlet ...‏

http://www-10.lotus.com/ldd/portalwiki.nsf/dx/02132009083911AMWEBJ2F.htm (click on Attachments)

GWT Spring and Hibernate enter the world of Data Grids

Maximize Hibernate performance with the power of Infinispan Data Grid. A GWT, Spring, JPA, Hibernate, Infinispan integration tutorial. In this tutorial we are going to discuss about how you can use Infinispan as a Hibernate second level cache provider. Infinispan is the successor of JBoss cache and the company's flagship towards the open source data grids domain... http://www.javacodegeeks.com/2010/06/gwt-spring-and-hibernate-enter-world-of.html

SOAP Convert RPC/Literal to DOC/LITERAL‏

Use CXF wsdl2soap .....   (see options) http://cxf.apache.org/docs/wsdl-to-soap.html

Atlassian CROWD‏

Single Sign-On and Identity Management for Java http://www.atlassian.com/software/crowd/overview