web analytics
free online training

Archive for November 2011

Hosted Server

We are providing access to a fully configured(+) SOA Suite 11g with Weblogic server, BPEL, OSB, BAM and Oracle AIA Foundation Pack. You will only need JDeveloper to access the server. Please fill in below details if you are interested. Access charge is 0.5£ per hour.

Related posts

OSB11g Eclipse IDE Installation

This lesson explains how to install plugin for development on a different machine from server.

Pre-requisites:

  1. wls1033_oepe111150_win32.exe
    Oracle WebLogic Server 11gR1 (10.3.3) + Coherence + OEPE – Package Installer (available from from http://www.oracle.com/technology/software/products/ias/htdocs/wls_main.html)
  2. ofm_osb_generic_11.1.1.3.0_disk1_1of1.zip
    Oracle Service Bus (11.1.1.3.0) (available from http://www.oracle.com/technology/software/products/osb/index.html)

Installation – Weblogic Server:

  1. Launch installation using wls1033_oepe111150_win32.exe.
  2. Select Create a new Middleware Home and enter D:\PROGRAMS\OracleMiddleware11gPS2. Click Next.
  3. Ignore “Register for Security Updates” and click on Next.
  4. From “Choose Products and Components” screen, select only “Oracle Enterprise Pack for Eclipse”.
  5. Select Sun JVM from next step.

Related posts