Oracle Consulting Oracle Training Oracle Support Development
Home
Catalog
Oracle Books
SQL Server Books
IT Books
Job Interview Books
eBooks
Rampant Horse Books
911 Series
Pedagogue Books

Oracle Software
image
Write for Rampant
Publish with Rampant
Rampant News
Rampant Authors
Rampant Staff
 Phone
 800-766-1884
Oracle News
Oracle Forum
Oracle Tips
Articles by our Authors
Press Releases
SQL Server Books
image
image

Oracle 11g Books

Oracle tuning

Oracle training

Oracle support

Remote Oracle

STATSPACK Viewer

Privacy Policy

 

 
 

Weather Portlet for Oracle Portal

Article by Rampant Author Brian Carr

There are a few workable options for displaying weather inside of Oracle Portal. However I found all solutions to be extremely limited or even completely unworkable.

Benefits of using this custom Weather Portlet:
- Uses web services
- Receives feed from weather.com
- Graphical rather than straight text
- Very customizable
- It's using WSRP JSR 168
- Easy to deploy to your Oracle Portal
- It's free!

The following are the steps you need to take to work with this portlet in JDeveloper. (If you do not want to work with the code in JDeveloper you can simply deploy the .war file to your Application Server)
  1. Create a developer account at Weather.com and take note of your "par" and "key" values which identify you to weather.com
  2. Uncompress the Zip file containing the JDeveloper Weather Application.
    Open the Weather application in JDeveloper (Studio Edition Version 10.1.3 was used to develop this solution) Because this solution was developed for Portal 10.1.4 I had to use the J2SE 1.4.2_12 and tell my project to use this
  3. Modify the settings.properties file:
    Modify the "par" value with your value from weather.com
    Modify the "key" value with your value from weather.com
  4. Deploy to your 10.1.4 Portal server (not tested on other versions)
  5. Test the deployment by going to http://host:port/weather/portlets?WSDL
  6. Register your WSRP portlet by logging into Portal as administrator, go to Builder >> Administer tab >> Portlets >> Register a Provider. Be sure to choose "WSRP" for the Implementation Style.
  7. Add the portlet to the page.
  8. Done!

 

 

 

 

   

 Copyright © 1996 -2017 by Burleson. All rights reserved.


Oracle® is the registered trademark of Oracle Corporation. SQL Server® is the registered trademark of Microsoft Corporation. 
Many of the designations used by computer vendors to distinguish their products are claimed as Trademarks