Skip to content
Wiadomości pobrane z serwisu java.dzone.com.

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 will target with my language. Seph will definitely be a JVM ...

Kent Beck’s Test Driven Development Screencasts

Following the recommendations of Corey Haines, Michael Guterl, James Martin and James Sugrue ...

Apache Pivot: Is this the Future of Java RIA?

The Apache Software Foundation Blog recently began running a new feature entitled "The ASF Asks", intended to hep raise awareness of some of the Foundation's many projects. A couple of weeks ago, the blog ...

A Tricky Lazy-Exception With JSF

JSF with Seam and JPA is quite a powerful combination. However, you still have to be aware of many nuances. I plan to share some of these, starting with a lazy-load exception that is quite strange at first sight. ...

512000 concurrent websockets with Groovy++ and Gretty

We are staying in front of new world - all major browsers either support already or plan to support in next major version HTML5 (not in scope of this article) & WebSockets (main subject of the article). In 6 to 9 mo ...

Clojure Tips From The Experts

This first set of tips is from:Baishampayan Ghose Find him on Twitter. His GitHub a/c.It’s hard to pin point a few good tips because Clojure can do so many things in very nice and ingenious ways, that it’s not ...

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 with the release.  Although there's no major announceme ...

Testing REST Web Services With JPA and Spring

REST Web Services can be particularly difficult to test, with the need for networking, a web container, multiple threads and transaction management creating extra complexity beyond your standard unit test. In th ...

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 the Eclipse platform.  For technical perspective on the r ...

e4: Annual Incubator Release Goes Live

Today's Early Adoption release of Eclipse 4.0 (e4) was almost called a 1.0 release (apparently the 4.0 isn't enough :)  ), but since e4 is still an incubator, they couldn't call it a 1.0 release, even though the re ...