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 [...]
Archive for the ‘MySql’ Category
Tomcat Hibernate Datasource Configuration For MySQL
Posted in Configuration, Data Source, MySql, Tomcat on November 29, 2009 | Leave a Comment »
Websphere Hibernate Datasource Configuration For MySQL
Posted in Configuration, Datasource, Hibernate, MySql, Websphere on November 29, 2009 | Leave a Comment »
Yes this is a bit of a tangent from my usual posts, but I like to geek out as much as the next guy, write some code, and deploy it to various Application servers.
I, as I suspect many programmers do, tend to develop my applications within Tomcat then build releases for other platforms such as WebSphere or [...]