| Sign In/My Account | View Cart |
| Article: |
An Introduction to Service-Oriented Architecture from a Java Developer Perspective | |
| Subject: | Regarding Jini | |
| Date: | 2005-01-31 07:56:20 | |
| From: | cshawmackay | |
| It may be important to note that using Jini's proxy mechanisms, you could have a serializable service proxy registered with a LUS that uses SOAP to communicate with the service implementation, rather than RMI or JERI - with Jini the communication mechanism is an implementation detail. | ||