The <classpathRoot> is a directory whose contents are automatically added to the start of your application server classpath. The location of this directory varies depending on your application server.
For example:
- (Linux): <installLocation>/tomcat/shared/classes/
- (Windows): <installLocation>\tomcat\shared\classes