This project is not covered by Drupal’s security advisory policy.

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.

Project information

  • caution Seeking co-maintainer(s)
    Maintainers are looking for help reviewing issues.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Administration Tools, Content Editing Experience
  • Created by aaaristo on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases