JINI client (unicast or multicast) can't find an activatable service. Here is what I'm doing : 1. starting http server ... OK 2. starting phoenix ... OK 3. starting activatable reggie ... OK 4. starting my activatable service .. OK 5. starting client ... lookup can't find the service
If I start my service as a non-activatable one, everything goes ok.
Notes. - I configured everything to use JERI - I'm getting no exceptions whatsoever - I'm suspecting something with phoenix configurations. Normaly phoenix should start reggie in backgroud so clients lookup to succeed. - In http server I can see that sdm-dl.jar is being requested (this is the client codebase)