war files are zip files, so you can unzip the war and see what's wrong with it. If necessary, build the combined war file another way. You might be able to do that by producing a war file with your web app only (which you know works) and then taking it apart with unzip, incorporating the other webapp according to its instructions, and zipping it back up again (including the MANIFEST stuff as the very first entries).
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.