This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes XSLT to transform XML-RPC to SOAP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "XSLT to transform XML-RPC to SOAP" Watch "XSLT to transform XML-RPC to SOAP" New topic
Author

XSLT to transform XML-RPC to SOAP

Philip Gleghorn
Greenhorn

Joined: Apr 05, 2007
Posts: 2
Hi,

Has anyone seen or developed an xslt for transforming xml-rpc into soap?

I am building a xml-rpc interface onto an application that only speaks soap. In the search of an elegant solution, I like the idea of transforming the xml-rpc request into a soap request using an xslt. I appreciate there are differences between the protocols to the extent that only a subset of the full power of soap could be expressed as xml-rpc, but nontheless it may be enough for me.

The jakarta taglibs-io package tantalisingly refers to one in example documentation, but it appears not to exist.
http://jakarta.apache.org/taglibs/doc/io-doc/index.htm

Similarly here http://www.stylusstudio.com/xmldev/200003/post00210.html but now a dead link.

Thanks in advance for any help,
Phil
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: XSLT to transform XML-RPC to SOAP
 
Similar Threads
Where to find jstl examples ?
jsp include
XSLT to transform XML-RPC to SOAP
Struts and XML
help needed in JSTL