XFire

Support RPC-Encoding

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: 1.1
  • Fix Version/s: None
  • Component/s: Core, Generator
  • Labels:
    None
  • Number of attachments :
    0

Description

XFIRE-358 explains that because XFire does not support RPC-Encoding it cannot be used as a client to the Google Web Service.

It also can't be used as a server to a PHP client, because PHP 5's SOAP extension requires RPC-Encoding.

The FAQ (http://docs.codehaus.org/display/XFIRE/FAQ) says,
"However, the basic framework to support RPC/Encoded services is in place. Someone just needs to finish it."

Activity

Hide
Dan Diephouse added a comment -

PHP supports document literal as well. There are many people who use xfire with it.

Show
Dan Diephouse added a comment - PHP supports document literal as well. There are many people who use xfire with it.
Hide
Turadg Aleahmad added a comment -

The design of the encoding appears to have been started on this page in Dec 2004,
http://docs.codehaus.org/display/XFIRE/SoapEncoding

Show
Turadg Aleahmad added a comment - The design of the encoding appears to have been started on this page in Dec 2004, http://docs.codehaus.org/display/XFIRE/SoapEncoding
Hide
Turadg Aleahmad added a comment -

Dan, thanks for your tip on document/literal. It does indeed work in PHP and I've written up a page on how to use it,
http://docs.codehaus.org/display/XFIRE/PHP+Interoperation

Show
Turadg Aleahmad added a comment - Dan, thanks for your tip on document/literal. It does indeed work in PHP and I've written up a page on how to use it, http://docs.codehaus.org/display/XFIRE/PHP+Interoperation

People

Vote (23)
Watch (13)

Dates

  • Created:
    Updated: