Project Lead:Glen Daniels URL:http://portals.apache.org/wsrp4j/ Description:
The Apache WSRP4J open source project was initiated by IBM to facilitate quick adoption of the WSRP standard by content and application providers and portal vendors. They can use WSRP4J as a platform for developing and hosting WSRP compliant web services. The OASIS WSRP standard will enable thousands of portals to aggregate content from tens of thousands of content and application providers offering hundreds of thousands of user-facing, pluggable web services for millions of end users/devices.
[WSRP4J-94]: Updated constructors for Spring dependency injection.
Code formatting.
Updated/removed logging statements.
Added modify() method to the ConsumerRegistry interface, and its impl.
WSRPEngine has updated cookie checking/handling in getMarkup() and performBlockingInteration()
[WSRP4J-93]: Updating URLRewriterImpl to recognize a doubly-encoded amperstand (&) as a token that separates parameters and values in rewrite URLs.
* Code formatting updates
* Removal of some log statements
- Added more error handling to URLGeneratorImpl
- Resolved JIRA WSRP4J-6 (errrors when generating portlet context path on some containers)
- Moved PortletUtils from module commons to module commons-consumer
Update the site docs: move to svn and add links to mail archives
Apply patches submitted by Andrew Petro (microcline@gmail.com)
Fixes issues WSRP4J-76 and WSRP4J-77