> -----Original Message-----
> From: Thomas Chille [mailto:[EMAIL PROTECTED]
> Sent: 14 January 2004 10:31
> To: Cactus Users List
> Subject: Re: Eclipse Plugin Question
> 
> Hi Vincent,
> 
> thank you for your fast reply!
> 
> It is possible to get the latest working releases of the plugins?
Together
> with an earlier cactus release? On apache.org i could only found old
> cactus
> releases and no older plugins.

Hmm... I don't think I've kept any backup of it as it was a nightly
build and it got deleted some time ago.

Does anyone have a backup of a working Eclipse plugin version?

Thanks
-Vincent

> 
> regards
> Thomas
> 
> ----- Original Message -----
> From: "Vincent Massol" <[EMAIL PROTECTED]>
> To: "'Cactus Users List'" <[EMAIL PROTECTED]>
> Sent: Wednesday, January 14, 2004 8:48 AM
> Subject: RE: Eclipse Plugin Question
> 
> 
> > Hi Josh,
> >
> > One thing I noticed was broken is that the plugin code
> > (JettyLaunchConfiguration.java file) is still using the old
> > JettyInitializer class (which has been removed and replaced with a
> > JettyTestSetup).
> >
> > But generally speaking what is really required is making the Eclipse
> > plugin use the Ant integration API instead of custom build.xml
files.
> > But that requires quite some work (not a simple change).
> >
> > Thanks for your help
> > -Vincent
> >
> > > -----Original Message-----
> > > From: Josh Lam [mailto:[EMAIL PROTECTED]
> > > Sent: 14 January 2004 08:44
> > > To: Cactus Users List
> > > Subject: RE: Eclipse Plugin Question
> > >
> > > Hi Vincent,
> > >
> > > Thanks for looking into this.
> > >
> > > Is there any way we can get the version that works?  I
> > > don't mind experimenting a little with that.  I tried
> > > searching the archives but could not find it.
> > >
> > > --
> > > Josh
> > >
> > > --- Vincent Massol <[EMAIL PROTECTED]> wrote:
> > > > Hi Thomas,
> > > >
> > > > I'm sorry but by investigating Josh's problem I
> > > > realized the plugin
> > > > wasn't working at all... :-(
> > > >
> > > > Please see the email I've just sent to the mailing
> > > > list.
> > > >
> > > > Sorry
> > > >
> > > > Thanks
> > > > -Vincent
> > > >
> > > > > -----Original Message-----
> > > > > From: chille.de [mailto:[EMAIL PROTECTED]
> > > > > Sent: 13 January 2004 20:00
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: RE: Eclipse Plugin Question
> > > > >
> > > > > Hi vincent,
> > > > >
> > > > > i think that i have the same problems like josh
> > > > pointed out before.
> > > > >
> > > > > I am also using the web.xml taken from the
> > > > conf-folder, but i think
> > > > this
> > > > > is
> > > > > not necessary because it will be merged into the
> > > > web.xml-file of the
> > > > > webapp
> > > > > to be tested. See
> > > > script/build-share.xml#cactus.war.
> > > > >
> > > > > I use the latest nightly build.
> > > > >
> > > > > My Testresults are:
> > > > >
> > > > > 1.
> > > > > I can say, if the jetty-box in the
> > > > Cactus-Container-Setup if
> > > > unchecked,
> > > > > the
> > > > > the class
> > > > > org.apache.cactus.integration.ant.CactifyWarTask
> > > > will not be found.
> > > > Even
> > > > > if
> > > > > the cactus-ant-1.6dev20040111.jar is in the
> > > > Ant-classpath defined or
> > > > not
> > > > >
> > > > > 2.
> > > > > If i try to use the jetty-container, i will get no
> > > > connection:
> > > > > java.net.ConnectException: Connection refused:
> > > > connect
> > > > >
> > > > > 3.
> > > > > If i start the tomcat-container by my own i get
> > > > this exceptions:
> > > > > org.apache.cactus.util.ChainedRuntimeException:
> > > > Failed to get the test
> > > > > results at
> > > > [http://localhost:8080/ecs2/ServletRedirector]
> > > > > ...
> > > > >
> > > > org.apache.cactus.internal.client.ParsingException:
> > > > Not a valid
> > > > response
> > > > > [404 /ecs2/ServletRedirector]
> > > > >
> > > > >
> > > > > If you have any suggestions how i can solve this
> > > > problem, me and my
> > > > boss
> > > > > will be really happy ;)
> > > > >
> > > > > regards
> > > > > thomas
> > > > >
> > > > >
> > > > >
> > > >
> > >
---------------------------------------------------------------------
> > > > > 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]
> > > >
> > >
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
> > > http://hotjobs.sweepstakes.yahoo.com/signingbonus
> > >
> > >
---------------------------------------------------------------------
> > > 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]
> >
> 
> 
> ---------------------------------------------------------------------
> 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