I have a simple J2EE application created using RAD 7.0. It needs to access ITIM v5.1 installed on the local server. I keep getting exceptions and haven't been able to login. I am getting an exception:
javax.security.auth.login.LoginException: Context: , name: enroleejb.HomeHome: First component in name enroleejb.HomeHome not found'.
I did all environment configuration and setting including JAAS. can anyone help me out?