I have configured an EJB to be used as an Axis Web Service under BEA
I have specified <parameter name="allowedRoles" value="*"/> in the wsdd file
I get the following error:
<faultstring>java.rmi.AccessException: [EJB:010160]Security Violation: User: '<anonymous>' has insufficient permission to access EJB: type=<ejb>, application=mC, module=RuntimeMACCBean.jar, ejb=RuntimeMACCEJB, method=create, methodInterface=Home, signature={}.</faultstring>
Please advise how to circumvent this problem
Thanks,
Steve
- create server-config.wsdd without having to start a we... Donnerstag, Juergen
- Re: create server-config.wsdd without having to s... Davanum Srinivas
- Re: create server-config.wsdd without having ... Steve Wells
- Steve Wells
