Monday, January 31, 2011

WebLogic Server Virtual Developer Day and Upcoming Developer Webcasts

This blog was originally posted on http://blogs.oracle.com/jamesbayer when I worked for Oracle.

We have a series of Virtual Developer Days for WebLogic for different geographies coming up as well as developer-oriented webcasts focusing on building a sample application with popular modern technologies. The first one is Feb 1st, 2011 for North America, but there are others coming up through mid-March as well. Check them out and register below.

Virtual Developer Days for WebLogic

AMER Conference begins: February 1, 2011 at 9:30am PST

EUROPE/RUSSIA Conference begins: Thursday Feb 10, 2011 - 9:30 a.m. UK Time / 10:30 a.m. CET

INDIA Conference begins: Thursday Feb 17, 2011 - 9:30am India time

Register here for the Virtual Developer Day in your geography.

WebLogic Developer Webcasts

Watch this brief video to learn more about the developer webcasts where we’ll build an application over several weeks focusing on different features like JPA, Data Grids, JMS, JAX-RS and more. Register here for the WebLogic developer webcasts.

Monday, January 17, 2011

WebLogic Server 10.3.4 Screencast – Coherence Server Lifecycle Management

This blog was originally posted on http://blogs.oracle.com/jamesbayer when I worked for Oracle.

Below is a quick overview of a new feature introduced in WebLogic Server 10.3.4 that continues to deepen the Coherence and WebLogic Server integration. Previously Oracle introduced Coherence Clusters as a concept that could be used to manage Coherence configuration for instances of Coherence that ran inside of WebLogic Server JVMs. Now Oracle has introduced Coherence Servers, which are stand-alone JVMs not running inside WebLogic Server that are thin wrappers around a Coherence DefaultCacheServer. The Coherence Server can reference the Coherence Cluster configuration as well as specify fine-grained settings for each Coherence Server such as a name, port, classpath, and JVM options. This feature ties into WebLogic Server Node Manager, which is a process that can always be running as a service on each operating system instance where your WebLogic or Coherence processes can run. From one central location WebLogic Server users can easily manage the configuration and lifecycle of their Coherence JVMs in addition to their WebLogic Server JVMs potentially running on many, many different hosts. This should be a useful feature for customers that use WebLogic Server and Coherence together as well as for Coherence customers that do not utilize WebLogic Server much today, but would like additional manageability and control over Coherence processes. Check out the documentation for detail and examples of scripts. There is a short (5 min) screencast below.

coherenceServerLifecycle