This Tip Of The Day (TOTD) attempts to explain the basics of Interceptors 1.1 - a "new" specification introduced in the Java EE 6. Interceptors do what they say - they intercept on invocations and lifecycle events on an associated target class. The specification is not entirely new as the concept is borrowed from the EJB 3.0 specification.
Learn how to build a SIP Servlet conferencing application using the JSR 309 Reference Implementation Driver running in Oracle Communications Converged Application Server and accessing the HP OpenCall Media Platform
The latest article in the "SOA Suite Essentials for WLI Users" series illustrates how dynamic endpoints can be handled in Oracle WebLogic Integration (WLI) and Oracle SOA Suite.
Metro is a high performance, extensible, easy-to-use web services stack. This Java Enterprise Tech Tips shows how you can use the enhanced support for WS-Trust and WS-SecureConversation in Metro 2.0 to access a back-end resource through a chain of services. Includes a sample application.
In Part One in this series we looked at new layout classes in Java FX. Previous articles have examined RSS and storage, and JavaFX charts. Here, we take a closer look at the Button classes.
This Oracle Magazine article will help you take advantage of the new invokedynamic Java bytecode instruction for the JVM and the new method handle linkage mechanism.
How to join the power of the Location API for J2ME (JSR 179) with Oracle Complex Event Processing to deliver business applications that can't be built without an event processing tool.
This article describes some of the ways in which the JavaFX television platform differs from the JavaFX desktop platform and provides tips and guidelines for designing effective television applications. It also provides some guidelines for moving applications written for the JavaFX desktop platform to the JavaFX television platform.
This article covers some mixed-environment deployment scenarios, that is, scenarios where you want your Java RIAs to successfully deploy and run in multiple types of environments.
Yogesh Sontakke provides step-by-step instructions for creating an active-active high-availability (HA) setup for Oracle Service Registry 11g in an Oracle WebLogic Server cluster environment.