|
Hi,
I am currently working on project that
involves both technologies (JINI and SOAP) but I am using the following
approach:
ClientSOAP----------(1-request)-------->ServerSOAP&ClientJini----------(2-request)--------->ServerJini
ClientSOAP<-------(4-response)-------
ServerSOAP&ClientJini<--------(3-response)-------
ServerJini
So I have had to develope a class that
acts as a ServerSOAP but in fact is just a Jini client and the real server that
provides all the logic is a Jini Server. This is the simplest way I have found
to join SOAP and JINI but I think the idea of building a "RPCJiniProvider"
as you suggest should be the right way to use these two
technologies.
----- Original Message -----
|
- Provider for Jini-Services Christian Bock
- Re: Provider for Jini-Services Christian Bock
- Carlos Lozano Ruiz
