Introducing the Oracle Parcel Service–Example/Reference Application

Posted by Jeffrey West on Oracle Blogs See other posts from Oracle Blogs or by Jeffrey West
Published on Tue, 08 Mar 2011 20:14:07 +0000 Indexed on 2011/03/09 0:15 UTC
Read the original article Hit count: 473

Filed under:

Over the last few weeks the product management team has been working on a webcast series that is airing in EMEA.  It is a 5-episode series where we talk about different features of WebLogic and show how to build applications that take advantage of these features.  Each session is focused at a different layer of the technology stack, and you can find the schedule below.

The application we are building in this series is named the ‘Oracle Parcel Service’.  It is an example application and not a product of Oracle by any stretch of the imagination.  Over the next few weeks we will be finalizing the code and will be releasing it for you to check out.  For updates, request membership to the Oracle Parcel Service project on SampleCode.oracle.com: https://www.samplecode.oracle.com/sf/projects/oracle-parcel-svc/.

Here are some of the key features that we are highlighting:

  • JPA 2.0 (new in WebLogic 10.3.4) with EclipseLink
  • Coherence TopLink Grid Level 2 cache for JPA
  • JAX-RS (new in WebLogic 10.3.4) 1.0 for RESTful services
  • Lightweight JQuery Web UI for consuming RESTful services
  • JSF 2.0 (new in WebLogic 10.3.4) utilizing PrimeFaces
  • EJB 3.0
  • Spring-WS Web Services
  • JAX-WS Web Services
  • Spring MDP’s for Event Driven Architectures
  • Java MDB’s for Event Driven Architectures
  • Partitioned Distributed Topics for Event Driven Architectures

image

 

Accessing the Code on SampleCode.Oracle.com

You will need to log in using your Oracle.com username and password.  If you have not created an account, you will need to do so.  It’s a simple one-page form and we don’t bother you with too many emails.

image

 

image

Please join the project to be kept up to date on changes to the code and new projects.  Joining the project is not required, but very much appreciated.

image

Once you have signed in you should see an icon for accessing the Source Code via Subversion.  You can also download a zip file containing the code.

image

© Oracle Blogs or respective owner