Thanks for the response. I have this configuration in my server.xml and no
context since I'm deploying in Root.war. Any pointers on how to configure
this

<Host name="localhost"  appBase="webapps"
            unpackWARs="true" autoDeploy="true"
            xmlValidation="false" xmlNamespaceAware="false">
        <Alias>www.mysite.com</Alias>
</Host>

-- 
View this message in context: 
http://www.nabble.com/SSL-and-flash-in-tomcat-tp17828970p17830485.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to