Hello,
I am trying to incorporate a service agent and user agent into our app running on JBoss. Service registration and deregistration are properly recognized when multiple hosts are involved. But, when I try to register a service and locate that service from within JBoss on the same host, the user agent is not able to see the registered service. Outside of JBoss (i.e. running a JUnit test), I am able to simulate the same host scenario and it works like perfectly. Is there a JBoss setting that I am missing? Any help would be greatly appreciated. Thanks.
Regards,
Chuck Davies