Hi,

I know this topic has been droped for some time, but I would like to bring new 
lilfe in this discussion.
For commemoration:
I am working on an analysis if it is possible to dynamically route SOAP 
requests to CORBA objects. For this purpose an approach was to get the 
MessageContext of a SOAP message, which provides the service name and the 
method name. With this two parameters I can obtain an interface description 
from the CORBA objects in IDL. This IDL can be mapped to a WSDL file by a Yoko 
tool IdlToWsdl. In this WSDL file there is a binding definition for the data 
type mapping from WSDL to Yoko, and then from Yoko to CORBA.

Mr. Balaji Ravi has written an example in the Apache Yoko project (a new CORBA 
implementation), where a SOAP call is routed by a Celtix router plugin to a 
CORBA call. The example is in the samples directory of the Yoko binary: Bank 
Account sample, case 2
Here you will also find the file bank.wsdl, where the bindings are defined.

At this moment I am writing a report, where this example will also be regarded 
and I will send it, when its finished.

I'd like to know from the Synapse side, if a routing like this is possible?

Regards
Christian

-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to