Quantcast
Channel: Spring Community Forums - Remoting
Viewing all articles
Browse latest Browse all 18

Is it possible to have a REST API as well as RMI based service, in the same java app

$
0
0
Hi

I am very new to Spring-> I am extremely impressed with its ease of use, and I want to use it to create a REST API, as well as an RMI service.

What I want to know is, is it possible to deploy a single java web app that exposes the RMI service as well as the REST API? If this can be done, what (if any) considerations do I have to keep in mind to avoid conflicts/problems b/w the REST and the RMI services?

Thanks,
Arvind.

Viewing all articles
Browse latest Browse all 18

Trending Articles