I did not think Orion would be the problem. Here is the cactus_client.log file:
07:29:25,556 [main] DEBUG client.AbstractHttpClient - >doTest(simulation URL = [null], automatic session = [true], cookies = [], headers = [], method = [POST], parameters = [[[ServletTestRedirector_TestClass] = [[com.ingenix.hisit.subrotrack.test.SubroPersonTest]]][[ServletTestRedirector_AutomaticSession] = [[true]]][[ServletTestRedirector_TestMethod] = [[testCreate]]]]) 07:29:25,579 [main] DEBUG client.HttpClientHelper - >HttpClientHelper([http://127.0.0.1:8080/subrotrack/ServletRedirector]) 07:29:25,579 [main] DEBUG client.HttpClientHelper - <HttpClientHelper 07:29:25,582 [main] DEBUG client.HttpClientHelper - >connect(simulation URL = [null], automatic session = [true], cookies = [], headers = [], method = [POST], parameters = [[[ServletTestRedirector_TestClass] = [[com.ingenix.hisit.subrotrack.test.SubroPersonTest]]][[ServletTestRedirector_Service] = [[CALL_TEST]]][[ServletTestRedirector_AutomaticSession] = [[true]]][[ServletTestRedirector_TestMethod] = [[testCreate]]]]) 07:29:25,586 [main] DEBUG client.HttpClientHelper - >addCookies(...) 07:29:25,586 [main] DEBUG client.HttpClientHelper - <addCookies 07:29:25,607 [main] DEBUG client.HttpClientHelper - <connect 07:29:25,612 [main] DEBUG ient.AutoReadHttpURLConnection - >getInputStream() 07:29:25,612 [main] DEBUG ient.AutoReadHttpURLConnection - Original connection = sun.net.www.protocol.http.HttpURLConnection:http://127.0.0.1:8080/subrotrack/ServletRedirector >From: "Vincent Massol" <[EMAIL PROTECTED]> >Reply-To: "Vincent Massol" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Problem with ServletHttpClient >Date: Thu, 27 Sep 2001 14:35:15 +0100 > >I have no idea so far ... Can you activate the Cactus logs and send them to >the list (both cactus_client.log and cactus_server.log). Check >http://jakarta.apache.org/cactus/howto_config.html for how to do that. > > > This is my second project with cactus and I had no problems like this on > > the first project. By the way, I am using Orion 1.5.2 if it makes any > > difference. > >I have tested Cactus with Orion 1.5.2 and it works fine so that shouldn't >be >a problem. >Thanks >-Vincent > > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
