Categories
2.2 ADF Android Backups Carbonite Commands Consulting Consumer Reviews Debugging Eclipse Emotional Intelligence Emulator Enterprise Architecture Fascinate Find Froyo Grep Hibernate Internet IT Linux Manifest Programming Project Management Random Work Day Thoughts Review Spring SunOS Uncategorized Verizon-
Recent Posts
theartoftech
- EQ is more important than IQ.. so develop your EQ! lnkd.in/mAW6dU-- 3 weeks ago
- #CrossFit Boxes everywhere!! crossfittingrunner.com/2013/05/a-cros…-- 3 weeks ago
- My take on Windows 8. jefferyhaynes.net/2013/01/30/win…-- 4 months ago
- Windows 8 wp.me/pymUm-5V-- 4 months ago
- Jeter is the man! espn.go.com/new-york/mlb/s…-- 6 months ago
- A good training program needs to include interval training and long runs. ht.ly/ewemM-- 8 months ago
- If you live in Douglasville and workout, but have yet to step into #Crossfit Douglasville you are not serious about fitness.-- 10 months ago
- This is bad ass! admin.androidcentral.com/google-announc…-- 11 months ago
- How does ADF consume Rest based webservices? download.oracle.com/otn_hosted_doc…-- 1 year ago
- ADF, Sprng, Hibernate, and JQuery, the beginning of a my analysis. jefferyhaynes.net/2012/05/26/adf…-- 1 year ago
Category Archives: Programming
Configuring A J2EE Project To Use Apache IVY And Running It Within Tomcat
Adding Ivy to a J2EE project in Eclipse is pretty easy: I am currently running Eclipse Galileo, but I am pretty sure this works with any other version above 3.0. I will also use a Dynamic Web Application for these … Continue reading
GWT and Maven, Oh The Agony!!
I promised I would put up another post on the new job, but unfortunately I have been so swamped at the new gig that I haven’t had the time to post anything. Here is the run down. I am working … Continue reading
Posted in Programming
Tagged Eclipse, Google, GWT, GWT 2.0, gwt:compile, gwt:run, Java, Javascript, Maven, Oracle, pom.xml, VMWare
6 Comments
SEVERE: Error deploying configuration descriptor
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 … Continue reading
Getting StarUML Working on UBuntu 9.10
I have recently started using a UML application to design a software system that I am building called StarUML. It’s highly addictive because it gives you many of the basic building blocks for designing a very detailed system, and it … Continue reading
Tomcat Hibernate Datasource Configuration For MySQL
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 … Continue reading
Websphere Hibernate Datasource Configuration For MySQL
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 … Continue reading
Hello World!
Hey everyone, this is my first Blog. I have been a twitter fanatic for about a year now, and a facebook poster for well 2 years. This is my first attempt to branch beyond that more personal social interaction and … Continue reading