WSRP
Categories
Component ID
371064
Component name
WSRP
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1189
Component created
Component changed
Component body
The wsrp module adds WSRP 2.0 (and 1.0) consumer capabilities to drupal, allowing the creation of nodes and blocks based on producers wsrp portlets.
It can be used for any WSRP implementation like JSR-168 and JSR-268.
Usefull links:
http://en.wikipedia.org/wiki/Web_Services_for_Remote_Portlets
http://portlets.blogspot.com/2005/06/public-wsrp-producers-wsdl-url_29.html
Requirements
- PHP Soap extension
- PECL HTTP library
- To enable the support for multi-valued http parameters non in php form (like mypar[] -> mypar=val1&mypar=val2) you should actually enable always_populate_raw_post_data so that the WSRP module can handle that
Development is sponsored by Plurimedia.