| By Matt Silver | Article Rating: |
|
| July 17, 2008 06:00 PM EDT | Reads: |
3,819 |
A standard from OASIS called Web Services for Remote Portlets (WSRP) is used so portlets can be decoupled from a portal. In part one (JDJ, Volume. 13, issue 3) of this article, we introduced the relevant standards and specifications and then demonstrated WSRP’s capabilities by consuming a WebSphere Portal portlet in WebLogic Portal.
In this second article, we’ll explore the reverse scenario by illustrating WebSphere Portal acting as the portlet consumer and WebLogic operating as the portlet producer.
For WebSphere Portal to consume a WebLogic Portal portlet, several things have to happen:
WebLogic Portal
- Functions as a producer
- Offers (shares) the portlet
WebSphere Portal
- Functions as a consumer
- Adds a remote producer
- Creates a remote portlet
- Adds the remote portlet to a page
Once again, WebSphere Portal and WebLogic Portal both function as consumers and producers without requiring any special setup. However, the other steps still need to be taken.
WebLogic Portal – Offer a Portlet
WebLogic Portal automatically lets portlets created using WebLogic for Workshop be shared. There’s a property called Offer as Remote that’s set to true by default. Unfortunately, this property isn’t visible in the WebLogic Portal Administration Console. It’s only visible in WebLogic for Workshop.
Consequently, there’s nothing you have to do to share the portlet. This is different from the way WebSphere Portal behaves, since WebSphere Portal requires that you explicitly share the portlet using the administration console. Now it’s on to configuring the consumer.
WebSphere Portal - Add a Producer
Log onto WebSphere Portal (http://portalpc:10038/wps/portal). Click the Launch button and select Administration to navigate to the WebSphere Portal Administration Console.
Click the Web Services node underneath Portlet Management in the navigation bar.
Click the New Producer button in the Web Service Configuration administration portlet.
Unlike in WebLogic Portal, there’s only one step involved in adding a producer. Enter a Title for the producer, which serves as a label. In this case, input BEA WebLogic Portal Server v9.2. Next, input the URL to WSDL service definitions. This URL points to the WSDL document that contains information about the producer and how to connect to its services. Specifically, it contains the URLs of the WSRP interfaces supported by the provider. In the case of WebLogic Portal, the standard format for this URL is http://host:port/WebAppName/producer?wsdl
In our case, this URL translates to http://portalpc:7001/BEAPortalWeb/producer?wsdl. Enter this URL.
Published July 17, 2008 Reads 3,819
Copyright © 2008 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
About Matt Silver
Matt Silver is a courseware developer and trainer, currently serving as a senior consultant for Web Age Solutions.
- Performance of Java Compilers: An Empirical Study
- Java Kicks Ruby on Rails in the Butt
- Ulitzer’s Amazing First 30 Days in Public Beta
- 1st Annual Government IT Expo: Call for Papers Deadline July 15
- REA Is Where RIA Becomes the Norm
- Why an Application Grid?
- Will Ulitzer Dominate News Content on The Web? -Gartner
- Clear Toolkit 4: The Road Map
- Profiling Netbeans within Amazon EC2
- Java Persistence on the Grid: Approaches to Integration
- Performance of Java Compilers: An Empirical Study
- Java Kicks Ruby on Rails in the Butt
- Developing Rich Client Applications Using Swing - II
- The Right Time for Real Time Java
- Xpress Suite Adds Automatic Java to iPhone Conversion
- Building Better Phone Applications with SOA and Eclipse
- Initial Thoughts on IBM Acquisition of Sun Microsystems
- Ulitzer’s Amazing First 30 Days in Public Beta
- 1st Annual Government IT Expo: Call for Papers Deadline July 15
- Maximizing Java Performance with Bespoke Programming
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- The i-Technology Right Stuff
- JavaServer Faces (JSF) vs Struts
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- What's New in Eclipse?
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate






































