Hi Jeff, Yes, this is a known problem. The plugin was working some time ago and then we changed completely the Cactus/Ant integration implementation. Which made the cactus plugin for Eclipse fails. ATM, it is only working with the Jetty container I think.
BTW, this is the only reason we're not releasing Cactus 1.5. Unfortunately the person who coded most of the Eclipse plugin is not available to help us. Thus we are slowly getting up to speed with it in order to fix it. It's probably quite simple to fix but we need to learn Eclipse development at the same time. Thanks and sorry for the problem. -Vincent > -----Original Message----- > From: Jeff Cooper [mailto:[EMAIL PROTECTED] > Sent: 19 June 2003 15:23 > To: [EMAIL PROTECTED] Apache. Org > Subject: Eclipse problem > > I'm having a problem that in looking at the message archives, looks like > someone else did too. I can cactify my project and the necessary jar > files are added. But when I try to run one of my tests, it can't find > the cactusantintegration jar file. In the build-share.xml file, this > file was referenced as @[EMAIL PROTECTED] All of the other jar > files had the actual jar file name like cactus-20030619.jar, when I > change cactus-ant-20030619.jar. The build fails stating: > [taskdef] BUILD FAILED: file:./scripts/build-share.xml:95: taskdef class > org.apache.cactus.integration.ant.CactifyWarTask cannot be found. > > Help, I would really like to start doing some server-side unit testing > and this plugin looks great. > > Thanks for any help, > Jeff Cooper > > > --------------------------------------------------------------------- > 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]
