• RESTful error handling with Tomcat and SpringMVC 3.x

    Updated: 2010-10-31 14:30:43
    Handling errors in a REST way is seemingly simple enough: upon requesting a resource, when an error occurs, a proper status code and a body that contains a parseable message and using the content-type of the request should be returned. The default error pages in Tomcat are ugly. Not only they expose too much of [...]

  • Flight board as a project status indicator

    Updated: 2010-10-18 21:17:30
    Part of my job as a Project Manager is communicating project status or feature status. Stoplight charts, status reports, etc…lots of ways. But a while back when I was looking at my favorite task tracking software, Things, I found their … Continue reading →

  • Generating Spring ORM Classes – Part 6

    Updated: 2010-10-06 14:10:00
    In this step, you will configure the project to use Spring framework and generate Spring ORM classes to access the entities created earlier. The tasks you will complete in this step are: Add Spring Facet to project, Generate Spring ORM classes, Review the Spring service beans and configuration, and Add Spring Facet to project. 1. Right click on the project oepe-jpa-tutorial. Select Properties, click Project Facets, and check Spring Facet. Click Further configuration.. link. Select the Spring library that will be used with this project and click finish to install Spring Facet. read more

Current Feed Items | Previous Months Items

Sep 2010 | Aug 2010 | Jul 2010 | Jun 2010 | May 2010 | Apr 2010