Re: How to get debug output from JNDIRealm.java?

2012-05-17 Thread Lobb, Janos
On May 17, 2012, at 12:57 PM, André Warnier wrote: > oh...@cox.net wrote: > ... > >> The problem is that I don't know how to enable that debug output/logging? >> I'm assuming that something needs to be added to the Tomcat >> logging.properties, but can anyone tell me what that should be to get

Re: java.lang.IllegalStateException Question

2012-03-22 Thread Lobb, Janos
On Mar 22, 2012, at 11:31 AM, Pid wrote: > On 22/03/2012 17:05, André Warnier wrote: >> Pid wrote: >>> On 22/03/2012 15:47, Lobb, Janos wrote: >>>> On Mar 22, 2012, at 7:40 AM, André Warnier wrote: >>>> >>>>> Martin Gainty wrote: >

Re: java.lang.IllegalStateException Question

2012-03-22 Thread Lobb, Janos
On Mar 22, 2012, at 7:40 AM, André Warnier wrote: > Martin Gainty wrote: >> Mitch >> One possible cause >> FE Application creates session >> passes queryString or posted Data (hopefully in Sesion) to backend Axis >> WebService >> Objects are serialized to disk with existing JSESSIONID >> FE time