Testing ActiveMQ VirtualTopic’s using Camel and JUnit
August 25th, 2009
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 [...]
JSF Web Application, Jetty to WebLogic 10.3 migration issues
May 15th, 2009
I have created a fairly straightforward Java Server Faces (JSF) application that performs several searches, data update, and audits of the updates. I like to run Jetty through Eclipse to help speed up development times, and to allow me to extensively test the application before migrating to WebLogic 10.3 on my Development Linux Box. I [...]
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 [...]






