Nieuws

Sun Microsystems delays a much-anticipated Java specification by three months to comply with guidelines designed to keep Web services interoperable.
This post launches a four-part series introducing you to Java SE 6's support for Web services. Later in the series we'll build SOAP-based and RESTful-based Web services and explore advanced Web ...
The advantage of this streaming video service, compared to competitors like Qik, is that it’s Java-based. So theoretically, the Java client is easily exported to a large number of mobile devices.
Most Java companies--such as IBM, Oracle, SilverStream, and now Sun--have been releasing their own Web services toolkits that offer differing guidelines to build Web services using Java.
For Java developers the evolution to Web services simply seems the next logical step. Not surprisingly, then, commercial J2EE platform vendors have also jumped on the bandwagon, weaving special ...
This article illustrates how to program using the new features of the Java Message Service (JMS) 1.1 API. The new features in JMS 1.1 are demonstrated through a sample application.
Service virtualization is a technique used to simulate the behavior of dependencies of service during automated testing. This article explores this topic, and includes a tutorial using Hoverfly Java.
Sun Microsystems is launching consulting services for its Java server software to advise companies how to adopt modern system designs. The initiative, called SOA Path, offers services meant to ...
Java 8 lambdas and the new Streams API simplify common idiomatic constructs. In this article we investigate some common use cases in financial services and how they are easily solved with lambdas ...