I'm jumping in... The eclipse plugin nightly build is currently not
working for anything else than the Jetty container. It has been broken
when we recently refactored the Ant integration (which it is using).

Unfortunately, the person who wrote the Eclipse plugin (Julien Ruaux) is
busy on other projects. BTW, this is the reason the release of Cactus
1.5 has been delayed. We now need to take over from Julien and fix the
Eclipse plugin code. Volunteers are most welcome BTW :-)

Thanks and sorry about that
-Vincent

> -----Original Message-----
> From: Verburg, Martijn [mailto:[EMAIL PROTECTED]
> Sent: 04 June 2003 00:23
> To: 'Cactus Users List'
> Subject: RE: Runing Weblogic 7x from Eclipse plugin
> 
> Hi all,
> 
> I'm actually using the latest nightly build Eclipse plugin 8-).  Sorry
for
> the mixup there!
> 
> Cheers,
>       Martijn
> 
> -----Original Message-----
> From: Christopher Lenz [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 4 June 2003 10:00 a.m.
> To: Cactus Users List
> Subject: Re: Runing Weblogic 7x from Eclipse plugin (with Cactus
1.4.1)
> 
> Hello Martijn,
> 
> you don't seem to be using Cactus 1.4.1 or any kind of nightly build,
> but rather some sort of a not-complete build.
> 
> Have you tried these
> <http://cvs.apache.org/builds/jakarta-cactus/nightly/2003-05-27/> ?
> 
> Verburg, Martijn wrote:
> > Hi all,
> >
> > I'm looking @ the build-share.xml file and notice that the
cactus.init
> > target:
> >
> >   <target name="cactus.init" depends="cactus.echo">
> >     <!--Snip irrelevant stuff -->
> >     <!-- Initialize Cactus custom Ant task needed for running the
server
> > tests -->
> >     <taskdef resource="cactus.tasks"
> > classpath="${cactus.antintegration.jar}"/>
> >   </target>
> >
> > Has the taskdef resource of cactus.tasks, which references the
classpath
> of
> > ${cactus.antintegration.jar}.
> >
> > However when I look @ the ${cactus.antintegration.jar} property:
> >
> > <property name="cactus.antintegration.jar"
> > value="${cactus.lib.client.dir}[EMAIL PROTECTED]@"/>
> >
> > I see that its value points to
> [EMAIL PROTECTED]@,
> > however, the file @cactus.antintegration.jar.name@ file does not
exist.
> I'm
> > concerned because when I run the cactus test it comes up with:
> >
> > cactus.init:
> >      [taskdef] Could not load definitions from resource
cactus.tasks. It
> > could not be found.
> >
> > And then a later target fails to to execute a task and the whole lot
> fails.
> >
> > Any ideas?
> >
> > Cheers,
> >     Martijn
> 
> --
> Christopher Lenz
> /=/ cmlenz at gmx.de
> 
> 
> 
> This communication is confidential and may contain privileged
material.
> If you are not the intended recipient you must not use, disclose, copy
or
> retain it.
> If you have received it in error please immediately notify me by
return
> email
> and delete the emails.
> Thank you.
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to