Hi
I have such a problem - when running http-unit inside Tomcat 4.0.4, everything freezes when I try to create new WebConversation object. I mean:
WebConversation wc = new WebConversation();
Everything is going smooth on Tomcat 4.0.1, so dunno what is going on.
Maybe someone knows the answer ?
regards LM
The same happens on Tomcat 4.1.24 :(
Everything hangs when I try to create new WebConversation.
LM
Log in to post a comment.
Hi
I have such a problem - when running http-unit inside Tomcat 4.0.4, everything freezes when I try to create new WebConversation object.
I mean:
WebConversation wc = new WebConversation();
Everything is going smooth on Tomcat 4.0.1, so dunno what is going on.
Maybe someone knows the answer ?
regards
LM
The same happens on Tomcat 4.1.24 :(
Everything hangs when I try to create new WebConversation.
LM