Deployment issues with Spring AOP and Weblogic 10.3
August 5th, 2009
I have been working on a Hibernate / Spring Data Access Component for a multi-module project. The testing has all been done with JUnit and DBUnit tests, then run inside an embedded Jetty web container. The details of this blog focus on the issue with deploying this WAR to Weblogic 10.3 after completing extensive unit [...]
Weblogic 10.3 hangs on JNDI data source lookup during deployment
May 1st, 2009
I have been working on a Spring based web application for a couple weeks. This application uses Hibernate Generic DAO’s with a JNDI template via spring to create the data source. This procedure works very well with DBUnit and Spring to test all of my data access objects in isolation and to get very high [...]
Common Hibernate JPA Data Services Component
April 10th, 2009
PersistenceException issue with Cobertura and the hibernate3-maven-plugin
March 16th, 2009
I have been using the hibernate3-maven-plugin for some time with a good deal of success in unit testing my data access layers through dbunit. I always separate my data access into a separate module, called data-services, for many reasons. Mostly so I can separate my testing to just database integration testing, and not unit testing [...]






