Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

Dustin's Software Development Cogitations and Speculations

This blog is about my observations and thoughts related to software development. These observations include tips and tricks that I have learned, solutions to problems I have faced, and other concepts I have found interesting and useful. This blog is intended to provide information to help other developers facing the same issues as well as providing me a method to document things in a well-known location for my own future reference.


The JMX Model MBean

In this blog entry, I will be demonstrating the development of a simple Model MBean. In a previous blog entry, I demonstrated some key characteristics of the MXBean.

Read more ...

 

VisualVM Included in Java SE 6 Update 7

Luis-Miguel Alventosa announced exciting news: VisualVM 1.0 is now being included in Sun's Java SE 6 implementation as of Update 7. His announcement is available in his blog.

Read more ...

 

NetBeans: Jersey and Tomcat

In my blog entry Project Jersey and Java-Based REST, I used several screen snapshots and some text to illustrate how NetBeans 6.1 can be used with Jersey (the JSR-311/JAX-RS reference implementation) to quickly and easily develop RESTful web services from database tables.

Read more ...

 

Project Jersey and Java-based REST

Project Jersey is the reference implementation of JSR 311 ("The Java API for RESTful Web Services"). The main page states that Jersey is currently available as an "early access" version and cannot transition to 1.0 until the specification it implements (JAX-RS/JSR-311) receives final approval.

Read more ...

 

Simple Spring HTTP Remoting Example

I am using this blog entry to demonstrate by simple example the use of the Spring Framework's HTTP Remoting.

Read more ...

 

Big News in the OpenLaszlo Community: 4.1 and 500k

There have been two major OpenLaszlo announcements in the last two days (yesterday and today) as recorded at http://swik.net/OpenLaszlo. It was announced today that one-half million copies of OpenLaszlo have been downloaded.

Read more ...

 

The Value of Named Parameters in JPA QL

In my article Basic Java Persistence API Best Practices, I wrote that because JPA is the result of good ideas from many previous technologies (Hibernate, JDBC, JDO, etc.), it follows that many of the best practices associated with these inspiring technologies can and should be applied to JPA.

Read more ...

 

OpenLaszlo and SpketIDE

SpketIDE is a useful IDE for developing OpenLaszlo applications.

Read more ...

 

Remote JMX Exceptions

Perhaps the most difficult aspect of getting a freshly written JSR-160 (Remote JMX) compliant application working is ensuring a proper JMXServiceURL.

Read more ...

 

An OpenLaszlo RSS Reader Implementation

In this blog entry, I demonstrate generation of a simple RSS Reader using OpenLaszlo. The world certainly doesn't need another RSS reader, so the purpose of this blog entry is to demonstrate some of the easy-to-use features of OpenLaszlo.

Read more ...

 

Why ActionScript is in the Tiobe Programming Community Index Top Twenty

The June 2008 edition of the Tiobe Programming Community Index highlights the fact (in its introductory text) that ActionScript has entered the index's top twenty. This places ActionScript higher on the index than such venerable languages as Fortran and Smalltalk and above trendy languages such as Groovy, Erlang, and Scala.

Read more ...

 

The JMX MXBean

I'll demonstrate the tremendous utility of the JMX MXBean in this blog entry.

Read more ...

 

Firefox 3 Download Day

Tomorrow (Tuesday, June 17, 2008) is the day in which there will be an attempt to set a Guinness World Record for the most software downloads in 24 hours (downloading of Firefox 3). While it can be fun to be part of such an event, I am looking forward to the many new features of Firefox 3.

Read more ...

 
Syndicate content