I implemented a simple service in java and made sure in declaration auth is true. However while calling this service I get null when I get userLogin from context.
Plz note that I am calling this service from RMI client. Regards
I implemented a simple service in java and made sure in declaration auth is true. However while calling this service I get null when I get userLogin from context.
Plz note that I am calling this service from RMI client. Regards