-
-
Loading ...-
RSS Links
Tag Archives: install
Sun Identity Manager Installation (Part 3 – Repository Connection)
The next step in deploying the web application is to configure the web applications connection to the repository. Regardless of how you decide to connect to the repository database, directly or through the application server, IDM must still be configured to connect to it.
ServerRepository.xml
The repository connection information is stored in a file called ServerRepository.xml. This [...]
Sun Identity Manager Installation (Part 2 – Web App Deployment)
War File Deployment
Since IDM is a regular Java web application it must be contained within an application server such as Tomcat, Glassfish or Websphere. Deploying IDM to the application server really isn’t that big a deal. The IDM install zip contains an idm.war file within it. Depending on your application server, you would deploy the [...]
Sun Identity Manager Installation (Part 4 – Initialization)