Here are the attachment that did not follow...
####<Nov 3, 2003 7:48:21 AM EST> <Error> <HTTP> <EFIBQ001IRA37MV> <myserver> <ExecuteThread: '3' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-101268> <ServletContext(id=20578407,name=mml,context-path=/mml): Failed while destroying servlet: action. java.lang.NoClassDefFoundError: org/apache/commons/collections/FastHashMap$KeySet
Fix your CLASSPATH problem. You have not placed the Commons Collections library in your server's nor your application's classpath.
My recommendation: create a separate web app to run your Cactus tests, if you haven't already. Put commons-collections.jar in your test web app's WEB-INF/lib directory. Done.
Good luck. -- J. B. Rainsberger, Diaspar Software Services http://www.diasparsoftware.com :: +1 416 791-8603 Let's write software that people understand
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
