web analytics
free online training

Archive for July 2011

Helloworld Webcenter

In this lesson, we shall create a simple Hello World page in JDeveloper and test it using internal Weblogic server. We can also deploy it to any of the managed servers, ideally a custom managed server. If not already done, make sure extension is installed using “Help | Check for Updates | Oracle Framework and Services Design Time 11.1.1.x”.

Create a new Webcenter application using “File | New | General | Applications | Webcenter Application”.

image

Related posts

Webcenter Custom Managed Server

Oracle recommends custom applications created in JDeveloper be deployed to a custom . This server needs to be different from any of the three pre-configured managed servers created during the installation or to the Administration Server.

Here are the steps to create a custom managed server for Webcenter applications. Detailed information is available from Oracle documentation.

  1. Create Weblogic Managed Server
  2. Create MDS Schema
  3. Register MDS Schema
1. Create Weblogic Managed Server

Login to Weblogic Administration Console.

From “Domain Structure” section in the left side bar, navigate to “<your-domain>/Environment/” and click on Servers.

Related posts

Introduction to Oracle Webcenter

Historically, the innovation in portal space is driven by the need to access unified customizable information through multiple channels. This has seen the portal space to slowly transition from Desktop phase to Web Applications to Enterprise Portals. Though Enterprise Portals such as Oracle Portal were very powerful, they lacked the rich user experience offered by the Desktop environment. To bridge this gap, Oracle introduced , the Enterprise Portal powered by Web 2.0.

Oracle Webcenter

In addition, Webcenter is very neatly integrated with rest of the Fusion Middleware. Some of the key offerings of Webcenter include:

  1. Content Management through UCM

Related posts