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]

Reply via email to