At this point we have completed configuring the Authentication Service and the Tomcat container the Authentication Service will run in. We are now ready to deploy the Authentication Service to the Secure Tomcat Container. This can be done as follows from a command prompt:

>cd AUTHENTICATION_SERVICE_HOME
> ant deployTomcat

> cd AUTHENTICATION_SERVICE_HOME
> ant deployJBoss

> cd AUTHENTICATION_SERVICE_HOME
> ant deployGlobus
| Once you deployed the Authentication Service, please start your container. Please make sure that there is outside connectivity to your Authentication Service through your firewall. |





