Welcome to the Java Training Beat!

Posted by tmcginn on Oracle Blogs See other posts from Oracle Blogs or by tmcginn
Published on Mon, 9 Jul 2012 15:09:47 +0000 Indexed on 2012/07/09 21:20 UTC
Read the original article Hit count: 185

Filed under:

We are a group of dedicated training developers for Java, located in the US, India, and now Mexico. In this blog we will announce new training content and events that might be of interest to our readers.

In this first installment of the Java Training Beat, I would like to introduce three new Oracle By Example (OBE) modules I recently released and posted to the Oracle Online Learning Library.

Creating a Simple Java Message Service (JMS) Producer with NetBeans and GlassFish - covers how to create a simple text message producer with NetBeans 7 and GlassFish.

Creating Java Message Service (JMS) Resources in WebLogic Server 12c - covers how to create JMS resources using the console and WebLogic Server 12c. With this tutorial, you can replicate the results of the first tutorial in WebLogic.

Creating a Publish/Subscribe Model with Message-Driven Beans and GlassFish Server - covers how to create a publish/subscribe application using JMS. This tutorial includes a short case study that includes a JSF front-end application that sends a hotel reservation request object to the server as a MapMessage.

Hope you find these useful!  And do check out the Online Learning Library - we have a wide range of additional content posted and more being added every month!

© Oracle Blogs or respective owner

Related posts about /Oracle