Maven generated a WAR via an automated build, but then the WAR had to be manually tweaked so that an Apache/Tomcat combo on another computer could host the WAR.
The logs didn't provide much info, so I'm looking at the exploded WAR folder of a working WAR and non-working WAR.
Would you just use WinMerge (Mac OC Windiff-like tool) for reviewing the differences in the exploded WAR contents between the working and non-working WAR?
Is there something in particular that you'd look for in the non-working WAR?