Browse > Home / Archive by category 'Java'

| Subcribe via RSS

Check exceptions vs unchecked exceptions

September 18th, 2009 | 1 Comment | Posted in J2EE, Java

Another interesting article about checked-exceptions. I know this is not new, but every time a new project starts, I’m having the same discussion about checked-exceptions.

Once upon a time Java created an experiment called checked-exceptions, you know you have to declare exceptions or catch them. Since that time no other language (I know of) has decided to copy this idea, but somehow the Java developers are in love with checked exceptions…

Continue reading…

  • Share/Bookmark
Tags: ,

Implementing REST Web Application Architectures with Spring MVC

September 18th, 2009 | No Comments | Posted in J2EE, Java, Spring

In this technical talk, Arjen Poutsma explains RESTFul concepts and discusses Spring 3.0 support for REST in Spring MVC. For these new RESTful features in Spring, he provides details about RESTful URI’s, URI templates, Content negotiation, HTTP method conversion, and ETag support.

http://europe.springone.com/europe-2009/speaker/Arjen+Poutsma

  • Share/Bookmark
Tags: ,

Download Eclipse Galileo

July 2nd, 2009 | No Comments | Posted in Java, Tools

There are two main ways to get Galileo. The first — and recommended — way is to just grab a package relevant to you. The other way to get Galileo is to use an update site.

Download the package here

Download the Eclipse V3.5 SDK here and use the update site.

galileo

  • Share/Bookmark
Tags: ,

Spring BlazeDS Integration 1.0.0 Released

June 11th, 2009 | No Comments | Posted in Adobe, Java, Spring

The first GA release of Spring BlazeDS Integration, the open source solution for building Spring-powered RIAs with Adobe Flex, is now available.

To find more information, click here

  • Share/Bookmark
Tags: , , ,

IBM Monitoring and Diagnostic Tools for Java – Health Center

May 27th, 2009 | No Comments | Posted in IBM, Java

Health Center is a low-processor and memory usage diagnostic tool for monitoring the status of a running IBM Java Virtual Machine (JVM). It provides live information and recommendations in each of the following areas:

  • Classes – information about classes being loaded
  • Environment – details of the configuration and system of the monitored application
  • Garbage collection – information about the Java heap and pause times
  • Locking – information about contention on inflated locks
  • Profiling – sampling profile of Java methods including call paths

Read more

  • Share/Bookmark
Tags: , , , , ,

Eclipse Galileo Rc1

May 27th, 2009 | No Comments | Posted in Java, Tools

eclipse_pos_logo_fc_med

Release candidate packages for the new version of our favorite IDE are available for download

Download here

  • Share/Bookmark
Tags: ,

Solution design in WebSphere Process Server: Part 1

May 14th, 2009 | No Comments | Posted in IBM, Java

This article describes how to design service-oriented architecture (SOA) based solutions using WebSphere® Process Server and WebSphere Enterprise Service Bus. Part 1 of this article series explores how design techniques change as an SOA matures.

image001

  • Share/Bookmark
Tags: , ,

How to REST in Spring

March 9th, 2009 | No Comments | Posted in J2EE, Java, Spring

Restful applications and web services are becoming more and more important. Therefor I found this interesting article.

Continue reading…

  • Share/Bookmark
Tags: , ,

Some good spring flex links

February 26th, 2009 | No Comments | Posted in Java, Spring
  • Share/Bookmark
Tags: ,

James Taylor and his thoughs on IBM and ILog

January 30th, 2009 | No Comments | Posted in ILog, Java

Recently James Taylor wrote some articles about his thoughs on IBM and ILog.

Read his thoughs in the following articles …

  1. IBM and ILOG – Simpler, more agile processes
  2. IBM and ILOG – Java, COBOL AND .Net
  3. IBM and ILOG – Thoughts on Jerry Cuomo’s WebSphere Top 10
  4. IBM and ILOG for a smarter planet
  5. IBM and ILOG – What Else?
  • Share/Bookmark
Tags: , ,