Are you monitoring the system console for anything that might be
interesting? When issues like this come up in Unix, it is almost
always a permissions problem somewhere or else. You could always add
system.out.println statements to the initialization code of your
app. I would bet your ap
I am trying to deploy a .war file to a linux machine; I've puzzled
through a lot of it, but there are a few oddities, and I seem to be
blocked from going any further. I edited my xcode build settings for
deployment to be:
SERVLET_COPY_JARS = YES;