Hi,

When i upload a t5 app to a Tomcat 6, i can see the change of template files
immediately if I access it using:

http://mydomain.com  but if I access it www.mydomain.com I can't see the
changes, still old one, why? the setup is here:

<Host name="mydomain.com"    appBase="istudioapps"
        unpackWARs="true" autoDeploy="true"
        xmlValidation="false" xmlNamespaceAware="false" >
        <Alias>www.mydomain.com</Alias>
</Host>


-- 
View this message in context: 
http://www.nabble.com/T5%3A-why-can%27t-see-changes-of-template-in-the-server--tp19202906p19202906.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to