|
Sure enough, I used 7-Zip to archive the app into a zip, then just
renamed that to a .war file. Makes me feel tacky. Probably not related (as this has happened occasionally before) but Tomcat6 would only partially deploy the app. It populates the WEB-INF and bluedragon directories, then explodes nothing else. Repeated attempts, mixed with restarts would often get it to work after a while. But... This time, (after reading this), I changed the unpackWARs attribute to "false" (in the server.xml file - leaving autoDeploy="true") and restarted the service, and the app fully deployed the very next time I plopped the war into the webapps folder. Maybe this will help someone else someday, or perhaps it was just coincidence. Al On 12/15/2014 11:03 AM, Mats Stromberg
wrote:
-- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. |
Re: [OpenBD] Re: Easiest way to create a WAR file of OpenBD CFML app?
'Alan Holden' via Open BlueDragon Thu, 18 Dec 2014 16:33:28 -0800
- [OpenBD] Easiest way to create a WAR fil... 'Alan Holden' via Open BlueDragon
- [OpenBD] Re: Easiest way to create ... John Moss
- Re: [OpenBD] Re: Easiest way to... Mats Stromberg
- Re: [OpenBD] Re: Easiest wa... 'Alan Holden' via Open BlueDragon
- [OpenBD] Re: Easiest way to create ... mwkorver
