ReIM application login failed
Hi ,
I have installed the ReIM applications(14 version) successfully in my Linux 64 bit machine. while trying to login I getting the below error --with url found at the end of the installation.
Error 404--Not Found From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1: 10.4.5 404 Not Found
I found the solution in metalink note but no luck. below is the solution I tried.
grant codeBase "file:/u00/app/webadmin/product/10.3.3/WLS/user_projects/domains/AppDomain/servers/reim-server/tmp/_WL_user/reim13/-" { permission java.security.AllPermission; permission oracle.security.jps.service.credstore.CredentialAccessPermission "credstoressp.credstore", "read,write,update,delete"; permission oracle.security.jps.service.credstore.CredentialAccessPermission "credstoressp.credstore.*", "read,write,update,delete"; };