You might have to enable security on Enterprise JavaBeans (EJB) method group authority.
EJB 1.0 method name | EJB 1.1 method name |
---|---|
ejbCreate | create |
ejbRemove | remove |
ejbGetEJBMetaData | getEJBMetaData |
ejbFindBy | findBy |
After you migrate your application, use the Application Server Toolkit to add the EJB 1.1 method name to the method permission created for the EJB 1.0 method. A method permission is a mapping between one or more security roles and one or more methods that a member of the role can call. To add the EJB 1.1 method name, first map a network drive from your workstation to the iSeries where the WebSphere Application Server installation resides. Use the ATK to perform these steps.