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

Reply via email to