YOUR FEEDBACK
More on the Software Assembly Question - Do Design Patterns Help?
Yanic wrote: Hi, > UML and MDA are being changed to be more data and doc...
SOA World Conference
Virtualization Conference
$50 Savings Expire May 23, 2008... – Register Today!

2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts

SYS-CON.TV
TOP THREE LINKS YOU MUST CLICK ON


Developing a Service Information Portal on the WebLogic Platform
Moving to Java Portlets on WebLogic Portal

Digg This!

Page 1 of 3   next page »

Portals can serve many purposes, including the delivery of information used for IT management purposes. A team of engineers within Hewlett-Packard has developed a portal-based J2EE-application, Service Information Portal (SIP), which brings together various management products from HP OpenView, HP's IT management software, and provides a single portal view to many groups of users.

Originally developed before the Java Portlet standard (JSR-168) was released, this product delivers its own portal server and framework. While the team successfully integrated data from the various management systems, the portal lacked the ability to have more flexible layout and navigation. The portal was also limited when it attempted to integrate data from outside sources.

With the Java community's adoption of JSR 168 the SIP team saw the clear benefits of exiting the portal server market. The SIP product provides the content customers want in a single access point, rather than the underlying proprietary portal framework. Many customers of SIP have also built their own enterprise information portals. A big part of portals' value is in the ability to consolidate many pieces of data from various places into one place, so having both an EIP and SIP was a problem for customers.

This growth in the portal server market provided the SIP team with many options for a reference portal server. The team had additional requirements that were atypical of many portal projects. They must deliver functionality in a new portal server that is equivalent to what was available in previous versions. Such functionality that was previously available includes authorization, portal layout and view design, and configuration and application of data filtering. The product had survived for several years and was on version 3.2; developing a migration path was critical as well.

This article describes SIP as it exists in version 3.2, and the changes needed to move to a JSR-168 application using BEA WebLogic Portal Server. It also discusses the benefits of moving to WebLogic Portal Server, compared to using SIP 3.2.

Overview of SIP 3 Portal Architecture
SIP's modules are conceptually very similar to Java Portlets. The modules' implementations are based on Servlet technology, but the configurations of SIP modules and Java Portlets are very different. Within SIP 3, a single module (servlet instance) can be used with many different configurations, and no concept of user-specific settings (portlet preferences) is available. SIP contains a large number of module configurations, instead of a great number of user-specific preferences, as Java Portlets provide. For some installations, a few thousand module configurations would not be unusual. Listing 1 shows a section of what a SIP 3 view file might look like, just to display two columns with a module in each.

SIP 3 contains portal view files for portal layout and overall view and navigation configuration. These portal views are similar to BEA portal template files; they contain the sheets within the view (BEA pages) and module (portlet) placement. However, all of the module configuration information is stored within the SIP view files. Within Java Portlets, portlet configuration is kept in the portlet.xml file. The view file might have five sheets (think BEA pages) and 20 modules (think portlets). The lack of significant overhead encountered when many module definitions are present is a key difference between module configurations stored in view files versus portlet definitions stored within a portlet.xml file. The modules' implementation is a single servlet instance receiving multiple requests with varying configuration information. In a portal server, each unique configuration for a portlet might mean a new portlet instance.

Data filtering is a key piece of SIP functionality. Sometimes a specific audience should only have access to certain management data. An IT service provider may want to provide unique views of management data to different audiences - HR may need to have one view of IT services, and accounting should have their own individualized view. This concept is even more critical when applied to an outsourcing situation, where isolating a customer's access to their own pertinent data can have serious business and legal implications.

Basic SIP authentication requires user validation. The traditional concepts of users and roles are defined within SIP 3, even if this already exits within the authentication system. SIP requires knowledge of roles and users to perform authorization for various portal activities, including who can view or edit which items. Additionally, SIP supports alternative authentication mechanisms such as LDAP, the underlying Web server authentication, or an API to create custom authentication.

The SIP 3 portal framework contains several facets of the term "role" that are critically important. The SIP role delineates which data filter to use and which view a user will see. This, in turn, defines all of the module configurations (see Figure 2). In addition, an SIP user only actively uses one role at a time, whereas, in most Web application servers, a user can be in more than one role simultaneously. If an SIP 3 user has more than one role available, he or she is presented with a drop down box, which allows the user to switch from one portal role to another (see Figure 1).

Portal Server Analysis
The team had to evaluate and choose a portal server that would suit their emerging needs. Two key themes played into portal server selection: the team needed to deliver the same functionality as had been previously available, and they wanted to develop within a robust portal platform that would allow many other integration possibilities. There are some strong open source portal platforms, but these platforms are typically geared toward a more technical community; they may not be JSR 168 compliant, and they may not have sufficient easy-to-use, robust integration possibilities available.

The team chose BEA WebLogic portal server 8.1 for their next release. The portal solutions catalog (http://dev.bea.com/products/wlportal/psc/index.jsp) provided many integration possibilities, and the portal administration application provided a user-friendly administration tool with much of the same functionality available within the previous versions of SIP.


Page 1 of 3   next page »

About Eric Peterson
Eric Peterson works within HP?s OpenView organization as a software engineer on the Service Information Portal product. He has worked on J2EE Web applications and Web site development for the past eight years, for companies that range from small local ISPs to international enterprises. www.managementsoftware.hp.com/products/sip/

BEA WEBLOGIC LATEST STORIES
3rd International Virtualization Conference & Expo: Themes & Topics
From Application Virtualization to Xen, a round-up of the virtualization themes & topics being discussed in NYC June 23-24, 2008 by the world-class speaker faculty at the 3rd International Virtualization Conference & Expo being held by SYS-CON Events in The Roosevelt Hotel, in midtown
Microsoft To Keynote 4th International Virtualization Conference & Expo
Mike Neil is general manager for virtualization strategy in the Windows Server Division at Microsoft. Mike is focused on the delivery of the Windows virtualization technology, including Windows Server 2008 Hyper-V, Microsoft Hyper-V Server and Virtual PC 2007. Mike also directs the tec
Virtualization Meets DaaS - Desktop-as-a-Service
After a $1.5 million angel round, Desktone, which was started in 2006 by Eric Pulier, who also started SOA Software, US Interactive and IVT, picked up $17 million in first-round funding about a year ago from Highland Capital Partners, SoftBank Capital, Citrix Systems and the China-base
Engelbart's Usability Dilemma: Efficiency vs Ease-of-Use
The mouse was the original idea of Doug Engelbart who was the head of the Augmentation Research Center (ARC) at Stanford Research Institute. Engelbart's philosophy is best embodied, in my opinion, in the design of another device that he invented, the five-finger keyboard - with keys li
Web 2.0 Is Fundamentally About Empowering People
'Unlocking content to be remixed into new business value' is the driver of Web 2.0 in the enterprise, says Rod Smith, IBM VP of Emerging Internet Technologies, in this Exclusive Q&A with Jeremy Geelan on the occasion of IBM's release of a new technology created by IBM researchers, code
Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
Here is a question that I have been pondering on and off for quite a while: Why do 'cool kids' choose Ruby or PHP to build websites instead of Java? I have to admit that I do not have an answer. Why do I even care? Because I am a Java developer. Like many Java developers, I get along w
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON FEATURED WHITEPAPERS

MOST READ THIS WEEK
ADS BY GOOGLE
BREAKING NEWS FROM THE WIRES
AmberPoint Extends SOA Governance to Apache ServiceMix, BEA AquaLogic Service Bus 3.0, BEA WebLogic Integration, Cisco ACE XML Gateway, JBoss Enterprise Application Platform and Oracle Fusion
AmberPoint announced today that it has extended the reach of its runtime SOA governance