When trying to deploy a .WAR file in a sites /web/ I'm getting <font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">"The uploaded file is not a supported format or is corrupt."<br>Either when deployed from upload, using the .WAR on the server, or from the URL,  Or even wget in a shell.   <br>
<br>What I've done:<br></font><ol><li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">Enabled .JSP and Servlets for the site</font></li><li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">verified through Tomcat Host Manager application that the site is running Tomcat</font></li>
<li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">created a folder [site}/web/railo  <br></font></li><li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">chmod -R admin:[tomcat GID] railo </font><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;"> - also </font><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">chmod -R nobody:[tomcat GID] </font><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">railo when the former didn't work</font></li>
<li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">Add new web archive file  to site through URL - getRailo.org download site and [site]/railo as Installation location - no go<br></font></li><li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">chmod admin:[tomcat GID] railo.war  - also </font><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">chmod nobody:[tomcat GID] railo.war</font></li>
<li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">Deploy through the BO GUI - fail with </font><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">"The uploaded file is not a supported format or is corrupt."</font></li>
<li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">Deployed through the upload - fail</font></li><li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">Steps in #6 & 7 still fail<br>
</font></li><li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">wget to [site]/web from a shell and steps in #6 & 7 fail<br></font></li><li><font style="font-family: Arial,Helvetica,sans-serif; font-size: 12px;">Tried all of the above with a different .WAR - open BlueDragon openbd.war</font></li>
</ol>Can some one please point me in the right direction.  I see from a previous post that Railo has been installed on BO sites.<br><br>Thanks!<br>Joe Kelly<br>