<deployments>
<deployment name="localgp"
servletHttp="http://192.168.0.3:8080/TGPI/"
servletPath="K:\Tomcat 5.5\webapps\TGPI\"
staticResourceHttp="http://192.168.0.3:8080/TGPI/resources/"
staticResourcePath="K:\Tomcat 5.5\webapps\TGPI\resources\"
databaseUser="root"
databasePass="hello"
databaseName="grateful"
testing="yes"
classesAsJar="no"/>
<deployment name="gengp"
servletPath="K:\Projects\workspace_Webapp3\TGPI\WebRoot\"
databaseUser="root"
databasePass="hello"
databaseName="grateful"
testing="yes"
classesAsJar="no"/>
<deployment name="gratefulpalateimports.com"
servletHttp="http://gratefulpalateimports.com/"
servletPath="/tomcat/webapps/ROOT/"
staticResourceHttp="http://gratefulpalateimports.com/resources/"
staticResourcePath="/tomcat/webapps/ROOT/resources/"
databaseUser="xxx"
databasePass="xxx"
databaseName="xxx"
testing="no"
classesAsJar="no"/>
</deployments>
Colorized by: CarlosAg.CodeColorizer