I am using RSA 8.5
Note: I am using the existing application.xml
file and I have already deleted the ibm-application-bnd.xmi
, ibm-application-bnd.xml
, ibm-application-ext.xml
because these files are not in sync with application.xml
. Hence I have removed them and only kept the application.xml
file and trying to generate new binding files.
I have kept module id as it is in application.xml
file. Shall I remove or keep it as it is?
I have tried below steps.
- Right clicked on
application.xml
and opened with Application(1.x) deployment descriptor editor - Clicked on the Security tab and added the role
- Then in websphere binding section, I have checked the checkbox for users/groups.
- Under the Group section, I have added same role which was added in step 2.
- Click on Gather button then popup message saying "No security role defined in Modules.
Please suggest the approach.