On Fri, Oct 9, 2009 at 9:15 AM, Angelo Chen <[email protected]> wrote:
> Am I missing something here? > > < Host name="www.example.com" appBase="apps" > unpackWARs="true" autoDeploy="true" > xmlValidation="false" xmlNamespaceAware="false" > > <alias>example.com</alias> If this is a straight copy/paste, yes -- it's Alias. XML is case sensitive. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
