Java

  • submit to reddit

Daily Dose - Check Out the EJB on That JBoss AS

The fourth JBoss Application Server 6.0 milestone was released this week.  It is the first to include support for EJB 3.1 Timer Service and EJB 3.1...

1 replies - 14166 views - 07/29/10 by Mitch Pronschinske in Daily Dose

Using Apache OpenWebBeans with Apache Tomcat

This article is about how to configure Apache Tomcat 6 or 7 to use OpenWebBeans based dependency injection. What is Apache  OpenWebBeans? OpenWebBeans is an...

1 replies - 8169 views - 07/29/10 by Gurkan Erdogdu in Articles

IntelliJ IDEA X Early Release - Major Spring, Groovy, and Maven Upgrades

The release of IntelliJ IDEA 9.0 last year brought a flurry of extra excitement with JetBrains' announcement that there would also be a FOSS Community Edition...

1 replies - 16283 views - 07/29/10 by Mitch Pronschinske in News

Life in the Time of Java 7

I’m currently in the process of implementing Seph, and I’ve reached an inflection point. This point is the last responsible moment to choose what I...

3 replies - 5721 views - 07/29/10 by Ola Bini in Articles

Eclipse SDK 4.0: The Journey of a New Platform

Today is a very exciting and important day for the Eclipse community.  The Eclipse Platform project has released Eclipse SDK 4.0, the next generation of...

3 replies - 7578 views - 07/29/10 by Ian Skerrett in Articles

Latest Java Update Fixes Eclipse Crash Issue

A lot of Eclipse users had issues with the previous update of the JDK. Java 6 Update 21, caused issues with the memory settings after Oracle changed the vendor...

3 replies - 13269 views - 07/28/10 by James Sugrue in Articles

dotCMS launches 1.9

Miami, FL – 27 July 2010 – dotCMS today announced the availability of v1.9. The latest web content management system (WCM) version from dotCMS is...

0 replies - 1403 views - 07/27/10 by Will Ezell in Announcements

Java Memory Model From a Programmer's Point-of-View

1 INTRODUCTION Programmers at large often feel difficult to learn Java Memory Model (JMM for short) from either Java Language Specification Third Edition...

6 replies - 7691 views - 07/27/10 by Yongjun Jiao in Articles

CXF-DOSGi 1.2 Has All the Tools for Distributed OSGi

The Distributed OSGi subproject of Apache CXF was released this week with a new reference implementation included for the Remote Service Admin (RSA)...

0 replies - 7836 views - 07/27/10 by Mitch Pronschinske in News

Questioning the reality of Generics

I’ve been meaning to write about this for a while, since I keep saying this and people keep getting surprised. Now maybe I’m totally wrong here, and if...

9 replies - 7268 views - 07/27/10 by Ola Bini in Articles

New Technology Success Depends On Adoptability

Last week, I read a post at High Scalability talking about getting research out of academic environments. There is a lot of technology that starts as...

2 replies - 3940 views - 07/26/10 by Robert Diana in News

Lambdas in Java Preview - Part 5: Apache Wicket

This is the fifth part in a series of blog posts (read the previous part) giving some practical examples of lambdas, how functional programming in Java...

4 replies - 4472 views - 07/26/10 by Nick Wiedenbrueck in Articles

Patterns for Using Custom Annotations

If you happen to create your own annotations, for instance to use with Java 6 Pluggable Annotation Processors, here are some patterns that I collected over...

1 replies - 8854 views - 07/26/10 by cyrille martraire in Articles

Tip: Profile an OSGi application with VisualVM

When you develop applications and you have performance problems, it’s really interesting to see what can cause this problems. And in that case, profilers...

2 replies - 4564 views - 07/26/10 by Baptiste Wicht in Articles

Daily Dose - GitHub Hits 1 Million Projects

Source hosting site, GitHub, reached more than one million projects over the weekend, according to their VP of R&D.  Around 60% of projects are full...

2 replies - 14290 views - 07/25/10 by Mitch Pronschinske in Daily Dose