Authentication when Exposing EJB as a webservice
Hello,
can anybody advice me on how to expose a webservice for an ejb on the CE plattform, that requires authentication from the consumer.
In earlier EJB EP7 implementation I had the possiblity to work with the webservice configuration and define it in the security section.
This feature I miss, when I use @webservice annotation?
Thanks in advance.
Regards, Jens