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!
- Create a developer account at Weather.com and take note of your "par" and "key" values which identify you to weather.com
- 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 - 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 - Deploy to your 10.1.4 Portal
server (not tested on other
versions)
- Test the deployment by going to