Feeds:
Posts
Comments

Archive for the ‘Tomcat’ Category

Is it not true that as a Developer, you must have the patients of a saint?   Case in point;
I just spent a few hours trying to track down why I was getting the error that is the title of this post.   Apparently the context.xml within your app deployed to Tomcat 6.0 is case sensitive.  [...]

Read Full Post »

My last post dealt with Websphere configuration for Hibernate with a Datasource for MySQL.  I also mentioned how I typically use Apache Tomcat to do a lot of my testing before deploying to Websphere.  Smart readers will know that the types of applications I am referring to do not include JMS or EJBs but are [...]

Read Full Post »