On Fri July 24 2009 3:46:24 pm LeftoverLinguine wrote: > Where can I view the server side error logs from?
That would COMPLETELY depend on you app server and where they configure the java.util.logging stuff to go. For tomcat, it would be logs/catalina.out. Dan > dkulp wrote: > > You would need to see the error logs on the server side. Basically, the > > server tried to process the security header, but something was not right > > in > > there. It could be an invalid password or timestamp issue or expired > > certs > > or similar. Check the logs there. > > > > Dan -- Daniel Kulp [email protected] http://www.dankulp.com/blog
