Hi I am trying to use axis to talk to EJB's. I make use of HTTP-Auth to make the client request to axis. Now my problem is that the EJBProvider uses the username and password coming in the request to initialize the initial context ( to get the EJBHome) also. Is this how it is supposed to behave ? ( the code says so But i am not too clear abt why it is this way ) But I dont want username and password to be set in the initial context . Is there any workaround. ? Thanx for your time Vidyanand.
- Re: EJB Provider - doubts Vidyanand Murunikkara