
9
The settings shiro.activedirectory.realm, shiro.activedirectory.url,
and shiro.activedirectory.searchbase corrsepond to
the activeDirectoryRealm,activeDirectoryRealm.url,
and activeDirectoryRealm.searchBase properties in an Apache Shiro-
based .ini configuration.
4 Installation
Once configuration is ready, installation should be relatively straight-forward. Deploying the
codedx.war file to your servlet container is the next step. This varies from one application
server to the next as well at the configuration and deployment options enabled on your server.
Please refer to your servlet container user manual for instructions on deploying war packages.
Once Code Dx is deployed, if you configured logging, you should be able to find
an INFO message stating something to the effect of:
####################################################################
# #
# The Server is now ready! #
# #
# To start using Code Dx, load the following URL in your browser: #
# http://localhost:8080/ #
# #
####################################################################
It may help to configure logging so that INFO messages are printed to the console, or else you
may have to dig into a log file.
Once this is done, visit the Code Dx deployment URL (e.g.
https://myservletcontainer/codedx/). You should automatically be redirected to
the /install page, which will look like this:
Comentários a estes Manuais