Tagged Questions

3
votes
1answer
364 views

How to access authentication alias from EJB deployed to Websphere 6.1

I need to provide password for keystore in my EJB but I don't want it to be visible to developers. My idea was to create Authentication Alias in Websphere Console and later lookup for MY_ALIAS and ...
0
votes
1answer
2k views

Websphere 6.1 - Configuring Security

When i try to configure security through the admin console of Websphere it just hangs. Its at the last step of the below 4 steps Step 1: Specify extent of protection Step 2: Select user repository ...