Hello, I get the same error over and over again when I run all with the ant script.
If I run the tests the way I described it in my previous email, I get no errors. Yes, the commons-httpclient.jar is in the war. I suppose the problem is in the differences between configuration in WL7 and WL8. That's where my question comes from: when will cactus support WL8??? Best regards, Piotr -----Original Message----- From: Kazuhito SUGURI [mailto:[EMAIL PROTECTED] Sent: Thursday, February 19, 2004 11:48 PM To: [EMAIL PROTECTED] Subject: Re: sample servlet test on WebLogic 8.1 problem Hi Piotr In article <[EMAIL PROTECTED]>, Thu, 19 Feb 2004 15:49:44 +0100, Piotr Godek <[EMAIL PROTECTED]> wrote: PiotrG> Putting the commons-httpclient.jar in any-place-you-can-imagine didn't work. PitorG> I managed to run the test manually - that is creating a domain manually, PitorG> copying the war manually, starting weblogic manually and then running the PitorG> tests. Is this means that the same error you had reporded in the first question, i.e. java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod, still be reported? Is the war-file contains commons-httpclient.jar (WEB-INF/lib/commons-httpclient-2.0-rc2.jar for example)? If so, however I feel its strange, please check that you are using the only commons-httpclient.jar provided with Cactus. If you are seeing different exceptions (or errors), would you show us that? Regards, ---- Kazuhito SUGURI E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
