Thursday, July 14, 2011

WebLogic/Java Developer Webcast Series

 
We ran a Webcast series earlier this year for Java Developers using WebLogic that showcases the Java EE6 APIs that are supported in the most recent version of WebLogic.  We have posted the webcasts to be viewed offline and they can be found here: http://www.oracle.com/technetwork/middleware/weblogic/learnmore/weblogic-javaee6-webcasts-358613.html.  This webcast series was very popular with developers in EMEA (Europe, Middle East and Africa) and we are tweaking it a bit before running the series in North America.  Stay tuned for updates!

At the same time we were running this series we were building out the Oracle Parcel Service example application that uses these API’s.  The example code can be found here: https://www.samplecode.oracle.com/sf/projects/oracle-parcel-svc/.  If you are interested in the project please let me know.  Thanks!

Please find a summary of the sessions below.

 

Developing a Data Access Layer with JPA

The Java Persistence API is the standard persistence API for Java.  JPA and draws upon the best ideas from persistence technologies such as Hibernate, TopLink, & JDO and simplifies the development of Java EE and Java SE applications using data persistence.  Learn how to use JPA to develop enterprise-class JEE applications utilizing WebLogic’s Industry leading Transaction Manager!

 

Distributed Grid Data Cache – Design for Scale-out, Build for the Cloud

Distributed Data Caches are critical in developing horizontally scalable applications.  By utilizing this technology in the right way you are able to achieve high availability, performance and scalability.  Learn how to utilize this technology to build enterprise-class applications for WebLogic!

 

Web & JMS Services with Spring on WebLogic

Spring is a popular framework for building Web Services & other messaging services and WebLogic has the best messaging performance and transaction management in the industry.  Learn how to build Spring applications utilizing advanced WebLogic features and experience the best platform for Spring!

 

Web Apps with JAX-RS and JQuery

REST is a simple, lightweight yet full-featured alternative to RPC and SOAP.  With JAX-RS you can quickly build REST clients and create rich, dynamic web apps with frameworks like JQuery.  Learn how to use these exciting technologies to create a scalable shared services architecture running on WebLogic!

 

WebLogic Troubleshooting & Performance Tuning

Performance Tuning and Troubleshooting methodologies share many similar tenants.  Behind every bottleneck is yet another bottleneck and every piece software has defects.  Learn how to use Oracle’s JRockit Flight Recorder and WebLogic Diagnostic Framework to quickly identify and resolve issues in your application and WebLogic Grid!

No comments:

Post a Comment