Please read the FAQ - its impossible to use spring-rpc beans with hosted
mode because it requires container configuration - hosted mode runs its
own container wchich isnt aware of servlets/spring configuration
therfore no beans are exposed as rpc and 404 is returned.
Solution to this is to use noserver option + use external server -
however tht implies project compilation on each update (correct me if im
wrong here)
--
Jacek Zebrowski