Andrew, > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: 28 March 2002 14:01 > To: [EMAIL PROTECTED] > Subject: Using Cactus in Visual Age 4 > > Hello, > > I am trying to configure Cactus within Visual Age 4/ WebSphere Test > Environment - I have previously managed to do this, but have since had to > re-install Visual Age and unfortunately do not have clear instructions on > how to do it. > > I am getting the familiar "Failed to invoke > suite():java.lang.NoClassDefFoundError" error - I have had a good look > through the archives, but still cannot solve this problem (I believe it is > a > class loader issue with VAJ) > > It's failing on "org.apache.log4j.helpers.OptionConverter" - all of the > imports in this class are in my workspace - I have tried putting log4j in > several classpaths, client, servlet engine, and globally with "Options, > Resources", but still no success. >
hum. Unfortunately I don't know VAJava 4 (I stopped at 3.2, 1.5 years ago !). How are you starting the test ? By right clicking on your test class and clicking on "Run test" (can't remember the exact name) ? Are you sure that if you right click on that class, choose "properties", all the needed jars are mentionned in the classpath there ? I'll stop here as this is all I remember from my past vajava experience ... :-) > Does anyone have clear instructions on how to configure Cactus in VAJ? > Is log4j mandatory in VAJ? (the "IDE How to" guide states that it is > optional) > it is optional. > Any help would be GREATLY appreciated!! Thanks, > > Andrew. > > -Vincent -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
