spring - Recommendations required for communication between Eclipse RCP client and Server -


i want recommendation on best way communicate rcp thick client , set of business functionality implemented in spring on server side. please provide urls on net wherever possible. prefer pass domain objects directly between two. osgi option me?

for restful web services use jersey client library. if exchange format xml easy exchange objects (see here tutorial).

generally, can use client library depending on exchange protocol in eclipse rcp app (see here how convert jar osgi bundle).


Comments

Popular posts from this blog

c++ - error: use of deleted function -

delphi - ESC/P programming! -

Cursor error with postgresql, pgpool and php -